repalash's Stars
erichlof/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
donmccurdy/simple-dropzone
A simple multi-file drag-and-drop input using vanilla JavaScript.
jagenjo/webglstudio.js
A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
timzhang642/3D-Machine-Learning
A resource repository for 3D machine learning
RenaudRohlinger/three-material-editor
Easily edit the materials in your beautifully crafted threejs scene. Compatible vanilla and react.
sambler/osl-shaders
A collection of osl shaders
hoverinc/ray-tracing-renderer
[UNMAINTAINED] Real-time path tracing on the web with three.js
RomkoSI/G3D
The G3D Innovation Engine by Morgan McGuire
LWJGLX/lwjgl3-awt
AWT support for LWJGL3
pissang/clay-viewer
3D model viewer with high quality rendering and glTF2.0/GLB export
simeonradivoev/ComputeStochasticReflections
Compute Stochastic Screen Space Reflections for unity post processing
moderngl/moderngl-window
A cross platform utility library for ModernGL making window creation and resource loading simple
mrdoob/three.js
JavaScript 3D Library.
repalash/CUDAClionOpenGLTemplate
CUDA CLion starter project template, with openGL, tested on Windows
cocopon/tweakpane
:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
NativeScript/canvas
gilescoope/shader-graph-nodes
Custom Nodes for Unity Shader Graph
andydbc/unity-shadergraph-sandbox
:pencil2: Collection of ShaderGraph examples for Unity.
andydbc/shadergraph-custom-nodes
:hammer: Collection of custom nodes for ShaderGraph.
Unity-Technologies/Graphics
Unity Graphics - Including Scriptable Render Pipeline
Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
eliemichel/BMeshUnity
A Unity package to make runtime procedural mesh generation more flexible.
sebh/HLSL-Spherical-Harmonics
A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodule.
Unity-Technologies/FPSSample
A first person multiplayer shooter example project in Unity
AdultLink/TexturePanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
tgjones/slimshader
SlimShader is a Direct3D shader bytecode parser for .NET and C++
xuset/planktos
Serving websites over bittorrent
andrewagain/javascriptstuff-db
Lists of JavaScript resources: tools, tutorials, starter projects, example code, etc.
brunoimbrizi/interactive-particles
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.