
OpenTK Demo state
Posted Saturday, 12 March, 2011 - 18:02 by migueltk inI downloaded from git the project OpenTK Demo, I've compiled (fixing a number of compilation errors, for example, in the enumeration VertexDataType and item Bgra = Parent.Bgra, Parent.Bgra not exist).
The result is this

and is quite different from that shown in OpenTK sourceforge
What is the problem? I do not understand!
Has anyone compiled successfully OpenTK Demo?


Comments
Re: OpenTK Demo state
The code in sourceforge is outdated. There is much newer code that I am planning to release as soon as I can resolve a few remaining license issues.
Re: OpenTK Demo state
This is good news, I hope to see your work soon. Good job.
I found this online project TerrainTexturing I think it can be very useful to everyone.