takah29's Stars
sindresorhus/awesome
š Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
brexhq/prompt-engineering
Tips and tricks for working with Large Language Models like OpenAI's GPT-4.
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
ravynsoft/ravynos
A BSD-based OS project that aims to provide source and binary compatibility with macOSĀ® and a similar user experience.
openMVG/awesome_3DReconstruction_list
A curated list of papers & resources linked to 3D reconstruction from images.
neozhaoliang/pywonderland
A tour in the wonderland of math with python.
sxyu/svox2
Plenoxels: Radiance Fields without Neural Networks
kwea123/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
mercari/ml-system-design-pattern
System design patterns for machine learning
knightcrawler25/GLSL-PathTracer
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
gaoxiang12/slambook-en
The English version of 14 lectures on visual SLAM.
marian42/mesh_to_sdf
Calculate signed distance fields for arbitrary meshes
mattjj/autodidact
A pedagogical implementation of Autograd
rgl-epfl/differentiable-sdf-rendering
Source code for "Differentiable Signed Distance Function Rendering" (Siggraph 2022)
Friduric/voxel-cone-tracing
A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.
Linyou/taichi-ngp-renderer
An Instants-NGP renderer that has been implemented using Taichi
lento234/awesome-fluid-dynamics
A curated list of repositories related to fluid dynamics.
AIBluefisher/ComputerVisionDatasets
Barbelot/Chimera
2D Fluid Simulation in Unity
houkensjtu/taichi-fluid
A collection of CFD related resources for Taichi developers.
rlk/sht
Spherical Harmonic Tools
keiichiw/ucc
Udon C Compiler: C compiler for our original CPU
rhaleblian/pirix
Emulation of SGI's IRIX Interactive Desktop on Raspberry Pi (and any other platform having Motif Window Manager).
kazunori279/CPU32
Tiny MIPS for Terasic DE0
houkensjtu/taichi-2d-vof
A single file VOF fluid solver implementation in Taichi.