but0n's repos on GitHub
C · 2670 人关注
Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]
TypeScript · 344 人关注
Ashes
WebGL2.0 3D Engine - Global Illumination - RayTracing
C · 62 人关注
stm32_MacOS
Simple Yet Powerful SDK for stm32f1 💻
JavaScript · 60 人关注
frag3d.js
WebGL shader tools
C++ · 52 人关注
recastCLI.js
CLI tool & Node.js addon to generate navigation mesh
C · 30 人关注
xd
A little toy to preview a hex dump of a given file, just like xxd
JavaScript · 14 人关注
wasmBoy
A gameboy(z80) emulator via WebAssembly, 3D rendering combined on a glTF model
Go · 5 人关注
gopher-boy
:video_game: A Game Boy emulator written in Go
2 人关注
PBR-White-Paper
⚡️基于物理的渲染(PBR)白皮书 | White Paper of Physically Based Rendering(PBR)
2 人关注
vixel
A WebGL voxel path tracer
Vue · 1 人关注
automaton
Animation engine with Timeline GUI for creative coding
C++ · 1 人关注
envtools
Utilities to manipulate spherical images
1 人关注
LearningWebGPU
WebGPU tutorials inspired by LearningWebGL.com. Use both WGSL and GLSL/SPIR-V.
JavaScript · 1 人关注
PixiTexturePacker
A Spritesheet packing tool written with HTML5 using pixi.js for rendering
JavaScript · 1 人关注
rvo2-js
Reciprocal Collision Avoidance for Real-Time Multi-Agent Simulation (port to Javascript). This is an alpha release of a RVO2 port from the C# version to Javascript, only for research purposes.
Python · 1 人关注
sdfgen
[WIP] Signed distance fields generation on GPUs
C++ · 1 人关注
SHADERed
Lightweight, cross-platform & full-featured shader IDE
C# · 1 人关注
temporal
Temporal Reprojection Anti-Aliasing for Unity 5.0+
1 人关注
three-raymarcher
Raymarching abstraction for creating simple SDF animations with threejs
1 人关注
Unity-MPipeline
Customized High-Quality Rendering Pipeline in Unity3D
1 人关注
UVChecker-map
A collection of free images what can be used during unwrapping of 3D models
Verilog · 1 人关注
VerilogBoy
A Pi emulating a GameBoy sounds cheap. What about an FPGA?
0 人关注
aframe
:a: web framework for building virtual reality experiences.
C++ · 0 人关注
apollo
An open autonomous driving platform
0 人关注
armory
3D Engine with Blender Integration
Shell · 0 人关注
babun
Babun - a Windows shell you will love!
TypeScript · 0 人关注
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
0 人关注
bevy
A refreshingly simple data-driven game engine built in Rust
0 人关注
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
C · 0 人关注
c4
C in four functions
JavaScript · 0 人关注
DOF-lines-renderer
Simulating depth of field with particles on a shader
JavaScript · 0 人关注
ecs.js
Entity–component–system
JavaScript · 0 人关注
FunWithWebGL2
Fun with WebGL 2.0 Youtube Tutorial Series
C · 0 人关注
gjk.c
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
JavaScript · 0 人关注
glslEditor
Simple WebGL Fragment Shader Editor
0 人关注
glslTexture
Blender addon to create 2D textures from GLSL. It follows the same nomenclature that glslViewer, glslCanvas, glslEditor, ofxShader and PixelSpirit
HTML · 0 人关注
glTF
glTF – Runtime 3D Asset Delivery
0 人关注
gltf-1
A crate for loading glTF 2.0
JavaScript · 0 人关注
gltf-to-usdz
Proof of concept of converting glTF to USDZ for AR Quick Look (iOS 12+).
JavaScript · 0 人关注
glTF-WebGL-PBR
Physically-Based Rendering in glTF 2.0 using WebGL
0 人关注
harmony
A modern 3D/2D game engine that uses wgpu.
0 人关注
laz-perf
Alternative LAZ implementation for C++ and JavaScript
JavaScript · 0 人关注
loaders.gl
Loaders for big data visualization. Website:
Assembly · 0 人关注
LonOS
OS demo
0 人关注
nori
Nori: an educational ray tracer
0 人关注
Orca
Esoteric Programming Language
C++ · 0 人关注
raytracinginoneweekend
The source for the ebook Ray Tracing in One Weekend by Peter Shirley. This work is in the public domain.
0 人关注
riscv-rust
RISC-V processor emulator written in Rust+WASM
JavaScript · 0 人关注
rvo2.js
Multi-agent collision avoidance library
0 人关注
sketch2normal
Implementation of "Interactive Sketch-Based Normal Map Generation with Deep Neural Networks"
HTML · 0 人关注
SuperTinyIcons
Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos
JavaScript · 0 人关注
three.js
JavaScript 3D library.
JavaScript · 0 人关注
THREE.js-PathTracing-Renderer
Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework. Click here for Live Demo: https://erichlof.github.io/THREE.js-PathTracing-Renderer/Geometry_Showcase.html
0 人关注
VCTRenderer
A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indirect shadows, soft shadows, emissive materials and 2-bounce GI. Published here http://ieeexplore.ieee.org/abstract/document/7833375/
0 人关注
wgpu
Native WebGPU implementation based on gfx-hal