You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you would like to contribute this project and need some build files I can provide Autotools files asap, or you can generate it.
The goals of the project are:
To be fastest realtime render engine + offline rendering + realtime ray tracing...
To provide graphics needs for Game Engines (this in in my todo), Render Engines, ... and 3D modeling, animation tools (this is also in my todo) and similar application or softwares...
To provide very simple and very configurable API, optional modules...
GPU + GPGPU library (single api [wrapper] for Metal, Vulkan, OpenGL, DirectX...): http://github.com/recp/gpu [currently it is not public but it will be]
Graphics Kernel (gk) project will use that GPU library as backend api in the future. I'll also use that gpu library to build other things (UI library, Desktop Environment like Gnome...) in the future...
Again, this project is not ready for production use, it is in progress. I'll try to boost my progress.
There's no build system. How do you build gk?
I can contribute Meson build files if that helps.
The text was updated successfully, but these errors were encountered: