Pinned Repositories
ClothBaraffBridson
Implementation of Baraff & Witkin 98 and Bridson. et al. 02
CompilingLab
Course project of “principles of compiling”
FPToyCodes
Toy codes from SICP
OthelloAI
Course project of “artificial intelligence”
TinyRenderer
Software 3d renderer with programmable pipeline. (inspired by skywind3000's mini3d)
UniSim
A CUDA accelerated physics simulator.
stanleytangerror's Repositories
stanleytangerror/ClothBaraffBridson
Implementation of Baraff & Witkin 98 and Bridson. et al. 02
stanleytangerror/CompilingLab
Course project of “principles of compiling”
stanleytangerror/TinyRenderer
Software 3d renderer with programmable pipeline. (inspired by skywind3000's mini3d)
stanleytangerror/FPToyCodes
Toy codes from SICP
stanleytangerror/OthelloAI
Course project of “artificial intelligence”
stanleytangerror/UniSim
A CUDA accelerated physics simulator.
stanleytangerror/algorithm
Algorithm Problems I solved... as a hobby
stanleytangerror/CppNotes
Notes of cpp learning
stanleytangerror/EasyRoom
A cooperation tool with chatting/drawing etc.
stanleytangerror/EchoSpeak
Practice English
stanleytangerror/Fridge
stanleytangerror/Gliding
stanleytangerror/imgui-node-editor
Node Editor using ImGui
stanleytangerror/imguiDock
An addon of imgui for supporting docks in the imgui's window
stanleytangerror/LearnGit
stanleytangerror/LeetCodeSolution
stanleytangerror/num4lcp
Automatically exported from code.google.com/p/num4lcp
stanleytangerror/PhotoHub
Course project of “software engineering”
stanleytangerror/PipeBender
stanleytangerror/PositionBasedCloth
Cloth simulation with PositionBasedDynamics (based on JanBender's PBD)
stanleytangerror/PositionBasedDynamics
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
stanleytangerror/SchemeInterpreter
A tiny web scheme interpreter
stanleytangerror/sequentity
A single-file, immediate-mode sequencer widget for C++17, Dear ImGui and EnTT
stanleytangerror/SOIL
Simple OpenGL Image Library
stanleytangerror/stanleytangerror.github.io
stanleytangerror/StreamRegex
Regex of serilizable object stream
stanleytangerror/TuringMachineSimulator
A tiny one-tape Turing machine simulator.
stanleytangerror/VimConfigs