Pinned Repositories
Aka
Framework for c++ rendering application (Vulkan / DirectX)
AkaBaseCode
Base code for aka framework.
AkaEngine
Didactic 3D engine based on Aka framework
AkaGame
2D platformer game based on Aka
antaalt
geometry
Geometry library for 3D applications, header only
PrimRaytracer
CPU ray tracing multithreaded renderer.
protos-rs
Application to create graphic prototype in a node based interface.
shader-language-server
shader-validator
HLSL / GLSL / WGSL linting extension for vscode
antaalt's Repositories
antaalt/shader-validator
HLSL / GLSL / WGSL linting extension for vscode
antaalt/shader-language-server
antaalt/Aka
Framework for c++ rendering application (Vulkan / DirectX)
antaalt/geometry
Geometry library for 3D applications, header only
antaalt/ModelViewer
3D model viewer based on Aka
antaalt/PrimRaytracer
CPU ray tracing multithreaded renderer.
antaalt/protos-rs
Application to create graphic prototype in a node based interface.
antaalt/wasi-rust-with-cpp-bindings
A simple rust program wasi compatible that uses c++ bindings library
antaalt/AkaBaseCode
Base code for aka framework.
antaalt/AkaEngine
Didactic 3D engine based on Aka framework
antaalt/AkaGame
2D platformer game based on Aka
antaalt/antaalt
antaalt/antaalt.github.io
Portfolio available at antaalt.github.io
antaalt/cargo-wgsl
Validate wgsl in rust projects
antaalt/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
antaalt/egui_node_graph
Build your node graph applications in Rust, using egui
antaalt/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
antaalt/glslang-rs
Rust bindings to glslang
antaalt/rust-raytracer
Simple CPU raytracer in Rust
antaalt/shader-intrinsics-editor
Editor for shader_language_server intrinsics json db
antaalt/vscode-docs
Public documentation for Visual Studio Code
antaalt/vscode-glsllint
VSCode extension to lint GLSL shading language files
antaalt/vscode-wgsl
VsCode Syntax highlight for WGSL files