https://github.com/Deprecated-Kode/Kore2Kong-Samples
https://github.com/Deprecated-Kode/Kore2Kong-Samples
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Deprecated-Kode/Kore2Kong-Samples
- Owner: Kode
- License: other
- Created: 2023-09-27T13:34:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T12:10:38.000Z (about 2 years ago)
- Last Synced: 2024-04-14T00:47:25.503Z (about 2 years ago)
- Language: C
- Size: 9.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# kinc_3dexamples
**Clone**
```
git clone --recursive https://github.com/luboslenco/kinc_3dexamples
cd kinc_3dexamples
```
**Build and Run Example**
```
cd 01_triangle
../Kinc/make --run
```