andrewvarga's Stars
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
tldraw/tldraw
whiteboard / infinite canvas SDK
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
carson-katri/dream-textures
Stable Diffusion built-in to Blender
zeux/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
harfbuzz/harfbuzz
HarfBuzz text shaping engine
rxi/microui
A tiny immediate-mode UI library
gildas-lormeau/zip.js
JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
RenderKit/embree
Embree ray tracing kernels repository.
nical/lyon
2D graphics rendering on the GPU in rust using path tessellation.
knightcrawler25/GLSL-PathTracer
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
webgpu/webgpu-samples
WebGPU Samples
M3-org/awesome-metaverse
Awesome metaverse projects
asny/three-d
2D/3D renderer - makes it simple to draw stuff across platforms (including web)
pmndrs/detect-gpu
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
photopea/Typr.js
Typr.js - process fonts in Javascript
EmbarkStudios/physx-rs
🎳 Rust binding for NVIDIA PhysX 🦀
castano/nvidia-texture-tools
Texture processing tools with support for Direct3D 10 and 11 formats.
Fewes/MinimalAtmosphere
A minimal atmospheric scattering implementation for Unity
OmarShehata/webgpu-compute-rasterizer
A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.
wyysf-98/SweetDreamer
KhronosGroup/WebGLDeveloperTools
gpuweb/types
TypeScript type definitions for WebGPU https://gpuweb.github.io/types/
greggman/webgl-lint
Checks your WebGL usage for common issues
takahirox/wgpu-rust-renderer
A tiny WebGPU renderer written in Rust
kovacsv/assimpjs
The emscripten interface for the assimp library that allows you to import 40+ 3D file formats in the browser.
gnikoloff/webgpu-raytracer
Realtime path tracing via WebGPU compute shaders
keaukraine/webgl-rock-pillars
WebGL Floating Islands demo