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.
ai-series-part-14
Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene
BayalonPlaygroundAssets
test my mesh
Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
DiligentSamples
Sample projects demonstrating the usage of Diligent Engine
directx12-seed
ephenation-client
A voxel based client/server adventure game
erlang_server
卡牌游戏《萌兽堂》完整服务器erlang源码
FishManShaderTutorial
shader 中级教程
fontbuilder
Bitmap font generator
YongGame's Repositories
YongGame/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.
YongGame/ai-series-part-14
Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene
YongGame/BayalonPlaygroundAssets
test my mesh
YongGame/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
YongGame/DiligentSamples
Sample projects demonstrating the usage of Diligent Engine
YongGame/directx12-seed
YongGame/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
YongGame/GameAnimationProgramming
Source code for Hands-On C++ Game Animation Programming
YongGame/GDExcelExporter
为Godot开发的excel表导出工具
YongGame/gl-terrain-demo
OpenGL terrain rendering demo
YongGame/glTF-Sample-Viewer
Physically-Based Rendering in glTF 2.0 using WebGL
YongGame/godot
Godot Engine – Multi-platform 2D and 3D game engine
YongGame/Hands-On-Game-Animation-Programming
Hands-On Game Animation Programming, published by Packt
YongGame/KlayGE
KlayGE is a cross-platform open source game engine with plugin-based architecture.
YongGame/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
YongGame/MyData
share my data
YongGame/ogldev
Source code of OpenGL tutorials on ogldev.org
YongGame/opengl4-tutorials-mbsoftworks
Brand new OpenGL4 tutorials! Uses GLFW as a fundamental framework.
YongGame/opengl_sky
Pure-shader sky and cloud rendering in OpenGL
YongGame/recastnavigation
Navigation-mesh Toolset for Games
YongGame/ShaderTutorials
unity shader tutorials
YongGame/spookyball
WebGPU-powered, Halloween-themed breakout game
YongGame/StablexUI
UI engine for Haxe OpenFL designed to give as much freedom as possible in customizing UI
YongGame/terra
WebGL grass on a terrain
YongGame/Terrain3D
Interactive 3D terrain simulation using OpenGL 4 and Qt 5.
YongGame/TerrainEngine-OpenGL
An OpenGL 4 and C++ program which renders a procedural scene.
YongGame/Three.js-TypeScript-Boilerplate
Three.js TypeScript Boilerplate
YongGame/threejs_wx
YongGame/vulkan-guide
Introductory guide to vulkan.
YongGame/WickedEngine
C++ game engine focusing on modern rendering techniques and performance.