Howdy pardner!

These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!

Sorry for the inconvenience

-Andrew

What IDE/Engine does Classicube use?


Hello! i"m wondering what IDE/Engine the programmer used to make this game, Thanks!

UnknownShadow200 🔧 Tue Aug 21 at 10:01:46 (2018)

SharpDevelop is the primary IDE used, with occasional usage of visual studio.

There is no engine used, a thin wrapper is used to abstract direct OpenGL or Direct3D9 (e.g. BindTexture becomes either glBindTexture or IDirect3DDevice9::SetTexture) calls.

Thank you!

🛑 This thread has been set to read-only due to inactivity. 🛑