So I'm making this 3D TTT game and I would love to add a 3D interactive cube for live response , Because in the form of the game it can be difficult to understand by more and more viewers.
I have selected Visual Studio 2013 for my project and I write it in C #. The game looks like 7 different sections of 7 different 2 squares. For better navigation in my opinion form, add 7 ^ 3 cubes of 343 cells. Obviously, each cell within the cube must link to each WF button.
So far I have spent a great time on the internet and even my IT teachers were unable to provide this answer, so I came to you. Is there any way to do this?
You can try SlimDex: This is a free open source framework
OpenTK is another option.
No comments:
Post a Comment