Here are
191 public repositories
matching this topic...
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
📘 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.
记录学习Unity Shader过程中实现过的一些Demo。
Updated
Apr 25, 2022
ShaderLab
This components and shaders allows you to add rounded corners to UI elements!
Welcome to my blog, watch, star and fork. In my blog, you can know the latest techniques and anecdotes.
書籍「UnityGraphicsProgramming vol.1」のサンプルコードリポジトリ
Ubpa Graphics Mathematics
✨ Shader demo - More than 300 examples
Updated
Jul 25, 2020
ShaderLab
2D shader-based lighting system for Unity3D
A collection of shaders written in CG/ShaderLab for Unity.
Updated
Jul 15, 2019
ShaderLab
LYNX | Free & OpenSource VFX Pipeline Tools
Updated
Aug 19, 2021
Python
Transpiles a C# subset to non .NET languages and runtimes. (Powered by Roslyn)
👾 Collection of Unity shaders that support blend modes like photoshop layer style (Darken, Multiply, Linear Burn, etc)
Updated
Sep 18, 2019
ShaderLab
notes and assignments of CG (CMU 15-462/662)
👾 Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.
Updated
Apr 18, 2021
Swift
Realistic Solar System simulation with three.js
Updated
Jun 17, 2019
JavaScript
Unity BIRP Shaders of varied quality
🎮 Easily add, changed and combine Vertex and Fragment shaders for SceneKit objects. Perfect tool for prototyping shaders in the context of SceneKit framework.
Updated
Oct 21, 2019
Swift
Blender3D addon for glTF KHR_materials_variants extension
Updated
Apr 13, 2022
Python
Example implementation of a Sobel Outline Post-Processing effect
Updated
Dec 23, 2020
ShaderLab
A list of small OpenGL applications to demonstrate concepts of Computer Graphics
A Screen space distortion effect for Unity
A PySide2 based file and asset manager for animation and CG productions.
Updated
Mar 30, 2022
Python
CS2X - C# Transpiler experiments (Powered by Roslyn)
A unified and configurable Nodegraph wrapper for Visual Effects Applications
Updated
Feb 5, 2018
Python
🧊 Collection of the most awesome learning resources on 3D programming in Computer Graphics, Digital Realities (AR/VR/XR) and Machine Learning (CV, GDL) in the form of tutorials, videos and books.
Improve this page
Add a description, image, and links to the
cg
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
cg
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
What
We currently install node via the LTS install. This makes the image non-deterministic. We need to pin the node version.
Why
Prevents unintended changes when incrementing the Docker container version.