q3k's experiments in realtime 3d rendering. Rust + Vulkan.
 
 
 
 
 
 
Go to file
q3k bf378bd288 ecs: Resource -> Global 2021-03-21 17:19:00 +00:00
assets engine: textures 2020-05-09 00:40:47 +02:00
engine Fix build against new vulkano and new Rust 2021-01-08 00:07:12 +00:00
lib/ecs ecs: Resource -> Global 2021-03-21 17:19:00 +00:00
third_party windows: run build.rs on winapi 2021-01-08 01:24:55 +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 Bump to rust 1.49 and new cargo-raze 2021-01-07 22:48:22 +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.