Skip to content

ARessegetesStery/Equivnox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Equivnox

Renderer playground under construction.

Currently only offline rendering of very simple objects and of very limited format of models are supported.

Build Equivnox

Windows - Visual Studio

Equivnox requires Visual Studio 2019. Before building the project please ensure that VS2019 has been properly installed. To obtain the .sln files, do the following:

  • Download Premake and move the binary to vendor/bin/premake.

  • Run GenerateProject.bat to get the solution file ready.

Or, after downloading you could alternatively run

premake5.exe vs2019
# replace 2019 with the edition of your Visual Studio if not applicable
Other OS or IDEs

Please refer to Premake Building Options for custom building options.

About

Simple Offine Renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages