Skip to content

tobid7/amethyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amethyst

2d Renderer Library made for ReCraft3DS based on palladium.

Usage

Submodule:

Add amethyst as submodule to your repository

git submodule add https://github.com/tobid7/amethyst vendor/amethyst

Add it as submodule to your CMakeLists.txt

add_subdirectory(vendor/amethyst)
target_link_libraries(${PROJECT_NAME} PUBLIC amethyst)

Installed

Coming Soon...

Credits

About

The 3ds Rendering / Utility lib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published