bitsauce
Full-time programmer who's got a passion for creating all sorts of visual and interactive systems
Norway
bitsauce's Stars
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
wasmerio/wasmer
🚀 Fast, secure, lightweight containers based on WebAssembly
google/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
appcypher/awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
vector-of-bool/pitchfork
Pitchfork is a Set of C++ Project Conventions
WebAssembly/wasi-libc
WASI libc implementation for WebAssembly
Patitotective/ImThemes
Dear ImGui style browser and editor written in Nim
h3r2tic/tony-mc-mapface
A cool-headed display transform
scapix-com/scapix
Scapix Language Bridge
microsoft/vcperf
A build analysis tool for the MSVC toolchain.
b0nes164/GPUSorting
State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoretically portable to all wave/warp/subgroup sizes.
bitsauce/Carla-ppo
This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.
Raikiri/LegitProfiler
A simple ImGui component for rendering profiling data
GraphicsProgramming/dear-imgui-styles
This repo shall be a collection of various and amazing Dear Imgui styles
gradle/native-samples
Samples of modern build automation for native languages with Gradle
chalet-org/chalet
A cross-platform JSON-based project & build tool
AssemblyScript/wasi-shim
Patches the AssemblyScript compiler to utilize WASI imports instead of Web APIs.
kainino0x/webgpu-cross-platform-demo
Barebones demo of WebGPU cross-platform (web/native) via CMake/Emscripten
danbev/learning-wasi
The sole purpose of this repository is to help me learn about WASI
Tolc-Software/tolc
A bindings compiler for C++
garrettjoecox/OOT
bottosson/webgpu-sdl-imgui-cpp-starter
NAThompson/DifferentiableRaytracing
Fleshes out ideas for scientific computer graphics using interpolators commonly used in numerical analysis