q3k's experiments in realtime 3d rendering. Rust + Vulkan.
 
 
 
 
 
 
Go to file
q3k 193ead1eb7 engine: scripted entity basics 2021-04-05 16:34:12 +00:00
assets assets: add roughness texture 2021-04-03 14:03:15 +00:00
engine engine: scripted entity basics 2021-04-05 16:34:12 +00:00
lib engine: scripted entity basics 2021-04-05 16:34:12 +00:00
third_party third_party/cargo: add mlua 2021-04-03 16:35:31 +00:00
tools/bzl glslc: enable optimization 2020-07-26 15:43:39 +02: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 *: update rules_rust 2021-03-21 22:26:42 +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.