Skip to content

feng716/tiny_renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of tiny renderer

build

this project is based on xmake in msys2. to build the project,run

xmake

to configure your msys2 env,edit the lines below in xmake.lua

add_includedirs("your msys2 include dir")
add_linkdirs("your msys2 lib dir")

and add MSYS_PATH env to your system

MSYS_PATH=your msys2 dir

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published