Pinned Repositories
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
3D_model_slicing
Algorithm for cutting three-dimensional models into approximately equal parts for their subsequent layout in the UV-atlas
3DEditor
3DSceneManager
3D Octree SceneManager & terrain Quadtree renderer.
3DSoftwareRenderer
thebennybox 3D Software Renderer
BakingLab
A D3D11 application for experimenting with Spherical Gaussian lightmaps
lemur-themer-editor
MobilePBRLighting
PBR lighting optimization for mobile
Simplify
fast simplify!
sseculling
SSE Frustum Culling Demo
lm165678's Repositories
lm165678/PBR-Terrain
PBR Terrain shader and a converter class for generating PBR material based off of a standard Phong terrain in JMonkjeyEngine3
lm165678/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
lm165678/easyexcel
快速、简单避免OOM的java处理Excel工具
lm165678/Simplify
fast simplify!
lm165678/Source-Code_ShaderX_GPU-Pro_GPU-Zen
Source Code of Book: ShaderX, GPU Pro, GPU Zen - wrote Wolfgang Engel, collected Oleh Hatsenko (IRONKAGE)
lm165678/learn-physics
物理引擎学习。详解碰撞检测原理,自己实现一个简易的物理引擎。
lm165678/Wonder-Editor
Functional 3D Webgl Editor
lm165678/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
lm165678/tinyrenderer
A brief computer graphics / rendering course
lm165678/brdf
BRDF Explorer
lm165678/qt5-book-code
Porting source code of the book C++ GUI Programming with Qt 4 from Qt4 to Qt5
lm165678/IcedTech
New idTech 4 engine with virtual texturing, CaS, GLSL, Radiant.NET and more!
lm165678/glslViewer
Console-based GLSL Sandbox for 2D/3D shaders shaders
lm165678/UnityFBXExporter-1
A tool to export any Unity GameObject into a FBX ASCII format
lm165678/emscripten
Emscripten: An LLVM-to-Web Compiler
lm165678/mini3d
3D Software Renderer in 700 Lines !! (700 行代码的 3D 软件渲染器)
lm165678/PerformanceTesting
JME3.x Testing
lm165678/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.
lm165678/LightMapTest
lightmap test!
lm165678/KdTree
a super lightweight 3d kdtree library based on nanoflann
lm165678/gym
A toolkit for developing and comparing reinforcement learning algorithms.
lm165678/ogre
scene-oriented, flexible 3D engine written in C++
lm165678/vtex
virtual texture
lm165678/CSU_CS_Experiment
上过的课的课程实验与课设代码,以及 Wiki https://leo6033.github.io/CSU_CS_Experiment/
lm165678/Quake-III-Arena
Quake III Arena GPL Source Release
lm165678/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
lm165678/stb
stb single-file public domain libraries for C/C++
lm165678/GraphicAlgorithm
:octopus: :octopus:图形学论文实现
lm165678/deck.gl
WebGL2 powered geospatial visualization layers
lm165678/three.js
JavaScript 3D library.