A downloadable game

Controls:

Use the Space bar to change background color, and left arrow key to move left.

References to the "MayaGeometryExporter" project

I did not use any references for this. I dont think any project is really dependent on this particular project and it is a standalone project.

Debugging the plugin


What will happen if too many vertices are loaded?

If your index buffer and index and vertex arrays are set up correctly, nothing should happen.


Bugs:

Because of reasons mentioned to JP, even though I can get vertices and index arrays to load, they dont show up on screen, currently debugging this.


----Update: After more discussion, JP told me that IS an amount of vertices that is too many. Our index buffer size is 16 bits, which would mean it would provide a max limit of 65536 vertices. That might be a limit that would break the game.

Download

Download
MyGame_.zip 370 kB

Leave a comment

Log in with itch.io to leave a comment.