Skip to content

MR0205/renderer_in_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renderer in C

Prototype of a game-engine utilising no external dependencies except WIN32 API

Build instructions

Currently the projects is not cross-platform and only windows platform layer is implemented.

To build the project Visual Studio must be installed. Currently the initialisation of VS build tool chain is hard-wired into src/build.bat so you may want to verify that the path to vcvars64.bat is indeed correct.

After fetching the repository and locaing to the root project directory simply launch src/build.bat command with call syntax of your shell.

& src/build.bat # syntax for Power Shell

Authors

Dmitrii Morozov

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published