Kinc projects are built using kincmake, a nodejs tool.
In your project's directory call node Kinc/make
- this will
create a project file for your IDE in a build subdirectory.
kincmake by default creates a project for the system you are currently using,
but you can also put one of windows, linux, android, windowsapp, osx and ios
in the arguments list to create something else. In Windows you can also
choose your graphics api (-g direct3d9/direct3d11/direct3d12/opengl/vulkan/metal)
and your Visual Studio version (-v vs2010/vs2012/vs2013/vs2015/vs2017).
-
Notifications
You must be signed in to change notification settings - Fork 0
Modern low level game library and hardware abstraction.
License
lucasbrg/Kinc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Modern low level game library and hardware abstraction.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 56.2%
- C++ 39.8%
- C# 2.4%
- Objective-C++ 0.8%
- Roff 0.4%
- JavaScript 0.1%
- Other 0.3%