
Voxel Engine built with OpenTK / C#
Posted Thursday, 5 July, 2012 - 03:24 by dimension314 inHi everyone, I made a blog entry on this site as well, but figured I'd post in here also as I had never even noticed the blogs before today.
I've been reading the OpenTK forum and working with OpenTK for about a year now. Want to thank everyone that has contributed to OpenTK, its so nice being able to develop for OpenGL in Visual Studio/C# where I'm already very comfortable and use everyday at my "day jobs" and not having to learn another language / IDE. Wouldnt have made near as much progress without OpenTK.
Wanted to post a link to the main project I've been working on, which is a voxel engine built in C# and OpenGL utilizing OpenTK. I've seen a lot of voxel engines out there on the web but none very far along using OpenTK.
Please have a look at http://www.voxelgame.com
There you can see screenshots / videos and download a copy of the engine and give it a try. Currently the engine supports the creation of randomly generated worlds, building blocks, breaking blocks, sounds, multiplayer and more. Once in the game, press F1 for a list of commands. You can even try connecting to my server at hornet.voxelgame.com
Down the road we have several game play ideas we plan to build on top of the engine. But for now looking for feedback on performance, issues, bugs and just general comments on the engine so far. Also any technical questions I'm happy to answer here or on our forums. Thanks.


Comments
Re: Voxel Engine built with OpenTK / C#
To mofl: If you want to see a true voxel game see "Outcast" it was a great game, back then, it looks cool even today.
Re: Voxel Engine built with OpenTK / C#
Just wanted to add, we released a new version yesterday and 3 new multiplayer demo videos. Please check it out, still looking for more feedback. Thanks.
Multiplayer Videos
Castle built on our server hornet.voxelgame.com

______________________________________________________________________________________________
Try out the project I'm working on: http://www.voxelgame.com
Re: Voxel Engine built with OpenTK / C#
Voxel Game version 0.3 has been released.
Over 350 people have now downloaded and used previous versions, however only a small few have sent feedback. Still looking for more feedback and testing, and please visit the forums to post bugs, questions, screenshots, etc.
______________________________________________________________________________________________
Try out the project I'm working on: http://www.voxelgame.com
Re: Voxel Engine built with OpenTK / C#
Too bad the term "voxel engine" has been abused so much since Minecraft :(
OpenRA is currently adding Voxel support. I mean real Voxel rendering as in the classic Westwood RTS games like Command & Conquer: Tiberian Sun and Red Alert 2. Have a look at the forum thread TS/RA2 Voxel Support which also includes screenshots. :)
Re: Voxel Engine built with OpenTK / C#
The source code for this project has been released. Hopefully it provides a helpful learning resource.
Code can be found here http://www.voxelgame.com/dl/source-code/
______________________________________________________________________________________________
Try out the project I'm working on: http://www.voxelgame.com