ryzom server questions

Added by myrkr over 7 years ago

Hey guys, first off Im an artist, with a bit of programming experience in basic gameplay developement and I think that tweaking Ryzom is a great way to give me goals and have something to increase my skills. Before I jump in and 'possibly waste my time' do you guys think that these features would be worth it?

OpenCL seems like a very nice, inexpensive(hardware wise) way to increase server power, Im not sure how heavy the AI is inside Ryzom, but would the server benefit from OpenCL?

As far as I can tell Ryzom isnt fully parallelized, do you know of any teams working on adding this? or am I just looking at outdated info?

I am also very interested in working with OpenGL, the latest OpenGL 4.1 is out and has some very cool features(tesselation etc.) I cant seem to find the file where the OpenGL renderer is located inside Ryzom, and would love to play with it, can anyone point me to the right location?


Replies (1)

RE: ryzom server questions - Added by kervala over 7 years ago

OpenGL driver is located in code/nel/src/3d/driver/opengl folder :) It's using OpenGL 1.2 (fixed functions) + some more recent extensions.

(1-1/1)