An open API service indexing awesome lists of open source software.

https://github.com/smoke-y/crystal

Game engine
https://github.com/smoke-y/crystal

cpp game-engine

Last synced: 3 months ago
JSON representation

Game engine

Awesome Lists containing this project

README

        

![image](images/crystal.png)

## screenshots
![image](images/engine.png)

```git clone --recurse-submodules https://github.com/As14n/Crystal.git```

## Windows
Unzip the folder generated by glad and place it under vendor/

## Android
.so files are built to AndroidStudio\app\build\intermediates\cxx\Debug\6v6i501y\obj\
### local.properties
- ndk.dir = absolute_path_to_ndk
- cmake.dir = absolute_path_to_CMake(this folder should contain "bin/" which should contain cmake and ninja)
- sdk.dir = absolute_path_to_sdk