Pinned Repositories
AAAResearch
For AAA game researching
adreno-gpu-opengl-es-code-sample-framework
This repository contains an OpenGL ES Framework designed to enable developers to get up and running quickly for creating sample content and rapid prototyping. It is designed to be easy to build and have the basic building blocks needed for creating an Android APK with OpenGL ES functionality, input system, as well as other helper utilities for loading resources, etc. This Framework has been extracted and is a subset of the Adreno GPU SDK.
Animation-Instancing
This technique is designed to instance Characters(SkinnedMeshRender).
Book-list-of-computational-geometry-and-computer-graphics
Must-read list and classic books of computational geometry and computer graphics
brdf_vs2010
BRDF Viewer (Win32/VS2010 compatibility)
CDLOD
docfx
Static site generator for .NET API documentation.
docfx-companion-tools
A suite of tools, pipelines templates to take the very best of DocFX
docfx-seed
A sample documentation project, containing .NET source code and markdown files, can generate a static website after running docfx
SonarFx
Sonar effect for Unity
levishilf's Repositories
levishilf/adreno-gpu-opengl-es-code-sample-framework
This repository contains an OpenGL ES Framework designed to enable developers to get up and running quickly for creating sample content and rapid prototyping. It is designed to be easy to build and have the basic building blocks needed for creating an Android APK with OpenGL ES functionality, input system, as well as other helper utilities for loading resources, etc. This Framework has been extracted and is a subset of the Adreno GPU SDK.
levishilf/Animation-Instancing
This technique is designed to instance Characters(SkinnedMeshRender).
levishilf/Book-list-of-computational-geometry-and-computer-graphics
Must-read list and classic books of computational geometry and computer graphics
levishilf/brdf_vs2010
BRDF Viewer (Win32/VS2010 compatibility)
levishilf/docfx
Static site generator for .NET API documentation.
levishilf/docfx-companion-tools
A suite of tools, pipelines templates to take the very best of DocFX
levishilf/docfx-seed
A sample documentation project, containing .NET source code and markdown files, can generate a static website after running docfx
levishilf/AsciiFBXExporterForUnity
A tool to export any Unity GameObject into a FBX ASCII format
levishilf/awesome-programming-books-1
📚 经典技术书籍 PDF 文件,持续更新...
levishilf/drawio
draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding
levishilf/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
levishilf/gamedev
Posts about game development
levishilf/GDBlogs
levishilf/LearnData
levishilf/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
levishilf/MarkdownToolkit
VSCode extension to generate Docfx toc files
levishilf/MyData
share my data
levishilf/obsidian_dataview_example_vault
A example vault to collect and showcase various dataview queries. Created on behalf of AB1908
levishilf/pbrt-v3
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
levishilf/pbrt-v4
Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
levishilf/Pkmer-Docs
Pkmer知识管理共建项目
levishilf/scrcpy
Display and control your Android device
levishilf/Snaker
贪吃蛇大作战的Unity工程源码
levishilf/symbol-change
levishilf/tacentview
An image and texture viewer for tga, png, apng, exr, dds, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
levishilf/tag-wrangler
Rename, merge, toggle, and search tags from the Obsidian tag pane
levishilf/unity-snake-tutorial
🐍🍎 Learn to make Snake in Unity.
levishilf/vscode-markdown-paste-image
paste image from clipboard to markdown directly!
levishilf/xatlas
Mesh parameterization / UV unwrapping library
levishilf/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.