jeske / SimpleScene

Simple 3D scene manager in C# and OpenTK / OpenGL
https://github.com/jeske/SimpleScene/wiki
Other
171 stars 69 forks source link

Winforms project / arcball #12

Closed unpossible closed 9 years ago

unpossible commented 9 years ago

is this ok?

jeske commented 9 years ago

I'm confused why this is called "arcball".. I see two checkins, one related to removing c-style float suffixes in shaders, and the other fixing a compile problem in wavefrontobj. I can't tell if this is a limit of github, or if the pull request was just made wrong.

jeske commented 9 years ago

When I look at simplescene forks, I don't see a fork owned by "unpossible". In order to do a pull request with your changes, you need to fork the project on github, and push your changes to your own unpossible/SimpleScene repository on github. Email me if you have questions about how to do this.

jeske commented 9 years ago

did we get the arcball integrated? I never saw the patches.