The forums have been quiet... Maybe it's just a testament of how easy it is to use OpenTK.
I would like to hear or actually see what people are working on. Post you development screen shots in this thread.
Posted Monday, 15 February, 2010 - 01:29 by the Fiddler
Some awesome stuff here!
Laar, your screenshot looks uncannily close to what I am working on right now. :) Below is pretty much the same thing, only with a different displacement algorithm, plus texturing and fog.
Next steps: better noise algorithm, LOD (planning on geometry clipmaps), shadows, grass, water and sky. But first I'll probably implement a system for GLSL-based effects, in the spirit of CgFX - shaders are becoming too complex to handle in code.
Comments
Re: Post Your Development Screen Shots
Some awesome stuff here!
Laar, your screenshot looks uncannily close to what I am working on right now. :) Below is pretty much the same thing, only with a different displacement algorithm, plus texturing and fog.
Next steps: better noise algorithm, LOD (planning on geometry clipmaps), shadows, grass, water and sky. But first I'll probably implement a system for GLSL-based effects, in the spirit of CgFX - shaders are becoming too complex to handle in code.