q3k's experiments in realtime 3d rendering. Rust + Vulkan.
 
 
 
 
 
 
Go to file
q3k 46f2d17dad luajit: yet another attempt to fix build 2021-06-30 00:30:16 +02:00
.github/workflows ci: build demo release 2021-05-08 23:55:03 +02:00
assets assets: add roughness texture 2021-04-03 14:03:15 +00:00
engine engine: move tick call to helper trampoline, +10% perf increase 2021-05-08 22:23:56 +00:00
lib engine, ecs: ticking 2021-04-08 17:56:11 +00:00
third_party luajit: yet another attempt to fix build 2021-06-30 00:30:16 +02:00
tools/bzl glslc: enable optimization 2020-07-26 15:43:39 +02: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 engine/release: make packer 2021-05-08 23:49:12 +02: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.