q3k's experiments in realtime 3d rendering. Rust + Vulkan.
 
 
 
 
 
 
Go to file
q3k 081db95b45 engine/physics: separate into rust_library 2021-07-11 01:02:53 +00:00
.github/workflows ci: build demo release 2021-05-08 23:55:03 +02:00
assets assets/shaders: move from engine/shaders 2021-07-11 00:42:19 +00:00
blender blender: simple export addon 2021-07-11 00:10:18 +00:00
engine engine/physics: separate into rust_library 2021-07-11 01:02:53 +00:00
hsvr engine/physics: separate into rust_library 2021-07-11 01:02:53 +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.