rintail's starred repositories
Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
anthropic-quickstarts
A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
dots_2022_workflow_project
dots_2022_workflow_project
Pixelization
AIGC, Pixelization, Pixel Art, SIGGRAPH ASIA :stars: If you like this work~ :stars:
how-todo-marching-cubes
Haven't made a video in a while. That's because this marching cubes algorithm took me awhile to unravel. Most of the work was in the 256 cube configurations and the isofaces it takes to build them. I figured them all out myself (even though there were probably daat available on internet somewhere). Oh well, learn the hard way, and I'll never forget. In this video I'll go over how the marching cube algorithm works, how to use it, how to figure out the cube configurations. You'll see it animated in action. There is a cube configurator scene that helps you see what each cube configuration looks like. the MarchingCube.cs file is reusable so you don't have to write it everytime you start a new game project.
Render-Crowd-Of-Animated-Characters
Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the mesh at runtime. Using GPU instancing to reduce draw calls.
compiler-and-arch
A list of tutorials, paper, talks, and open-source projects for emerging compiler and architecture
Starling-Framework
The Cross Platform Game Engine
GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
model-synthesis
Model synthesis is a technique for generating 2D and 3D shapes from examples.
ai-game-devtools
Here we will keep track of the latest AI Game Development Tools, including LLM, Agent, Code, Writer, Image, Texture, Shader, 3D Model, Animation, Video, Audio, Music, Singing Voice and Analytics. 🔥
Mesh-Animation
Fast GPU vertex shader based animation library for Unity (VAT, Vertex Animation Texture, Morphing Animation)