Kinc projects are built using kmake, a meta-build-tool that resides in
a git-submodule of Kinc. In your project's directory call path/to/Kinc/make
,
this will create a project file for your IDE in a build subdirectory.
kmake by default creates a project for the system you are currently using,
but you can also put one of windows, linux, android, windowsapp, osx, ios
and freebsd in the arguments list to create something else.
Depending on the capabilities of the target system you can also choose
your graphics api (-g direct3d9/direct3d11/direct3d12/opengl/vulkan/metal).
Console support is implemented via separate plugins because the code can not
be provided publicly - contact Robert for details if you are interested in it.
forked from Kode/Kinc
-
Notifications
You must be signed in to change notification settings - Fork 0
Modern low level game library and hardware abstraction.
License
MathemanFlo/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 63.6%
- C++ 32.2%
- C# 2.3%
- Objective-C 1.1%
- Roff 0.4%
- JavaScript 0.3%
- Other 0.1%