[go: up one dir, main page]

Skip to content

A game engine currently under development.

License

Notifications You must be signed in to change notification settings

Treata11/delta-studio

 
 

Repository files navigation

Alt text

Building the Code

As this codebase is currently not ready for release, I can't make any guarantees about whether it will build for you. However, the process is pretty straightforward for anyone who wants to try:

  1. Install Python 3 (if you don't have it already)
  2. Clone the Delta Studio repository
  3. Open project/delta-studio.sln in Microsoft Visual Studio 2019
  4. Build the solution
  5. Run the delta-basic-demo project

That should be all! Assuming your computer has OpenGL 4 or DirectX11 support, the game window should open immediately.

You are now ready to begin development!

About

A game engine currently under development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.5%
  • Python 4.1%
  • CMake 2.7%
  • MAXScript 1.8%
  • HLSL 0.8%
  • GLSL 0.6%
  • C 0.5%