q3k's experiments in realtime 3d rendering. Rust + Vulkan.
 
 
 
 
 
 
Go to file
q3k 88cb4cff6e engine/render: move Vertex out of vulkan 2021-07-11 01:44:23 +00:00
.github/workflows ci: build demo release 2021-05-08 23:55:03 +02:00
assets engine: BUILD cleanups 2021-07-11 01:30:13 +00:00
blender blender: simple export addon 2021-07-11 00:10:18 +00:00
engine engine/render: move Vertex out of vulkan 2021-07-11 01:44:23 +00:00
hsvr engine/render: move Vertex out of vulkan 2021-07-11 01:44:23 +00:00
lib hsvr: split from engine 2021-07-11 00:38:34 +00:00
third_party blender: simple export addon 2021-07-11 00:10:18 +00:00
tools engine: flatten out src/ 2021-07-11 00:46:57 +00:00
.bazelrc .bazelrc: add more cursed windows fixes 2021-05-08 17:22:17 +00:00
.gitignore cargo -> bazel 2020-01-19 00:27:11 +01:00
COPYING *: license under GPLv3 2020-07-24 00:59:00 +02:00
README.md *: license under GPLv3 2020-07-24 00:59:00 +02:00
WORKSPACE third_party/q3d: namespaces, models, python 2021-07-11 00:06:46 +00:00

README.md

Abrasion

q3k's experiments in realtime 3d rendering. Rust + Vulkan.

State

This is a toy. Don't use this.

License

Code in this repository is Copyright 2020 Sergiusz 'q3k' Bazanski. It is licensed to you under the terms of the GNU General Public License version 3. See COPYING for more information.