Skip to content

nim-proteus/sample1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample1

Sample of Nim-Proteus libraries

Installation

Install assimp. On MacOS:

brew install assimp

Add the ASSIMP_LIBRARY_PATH to your environment variables. On MacOS:

export ASSIMP_LIBRARY_PATH=/opt/b

Install nimgl/glfw

nimble install https://github.com/nimgl/glfw.git

Running

nimble run

Working with Graphics and ECS

This sample demonstrates loading and rendering a model using the graphics library and the ECS library to update variables.

About

Sample of Nim-Proteus simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors