Pinned Repositories
chartx3d
3D 图表库
coord-convert
火星坐标(GCJ-02, BD-09, WGS)转换工具,支持命令行和Python API,支持点、线、面,支持GeoJson、shapefile...
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Cpp_Primer_Practice_Coding
Davidyanlong
Davidyanlong.github.io
DevOpenClub-Tech-Webpack2
Webpack 2 视频教程课程源码
mmgl
基于THREEJS开发的一个小型的三维类库
ray-Tracing-in-One-Weekend-Node
node 实现ray Tracing in One Weekend 示例
webgpu-samples
WebGPU Samples
Davidyanlong's Repositories
Davidyanlong/chartx3d
3D 图表库
Davidyanlong/ray-Tracing-in-One-Weekend-Node
node 实现ray Tracing in One Weekend 示例
Davidyanlong/webgpu-samples
WebGPU Samples
Davidyanlong/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Davidyanlong/Cpp_Primer_Practice_Coding
Davidyanlong/engine
Oasis Engine is a web-first and mobile-first high-performance real-time development platform.
Davidyanlong/documents
personal notes
Davidyanlong/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Davidyanlong/geo-three
Tile based geographic world map visualization library for threejs
Davidyanlong/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Davidyanlong/hazel
Hazel Engin
Davidyanlong/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Davidyanlong/kxmap
地图的基本框架及原理
Davidyanlong/learnDirectx3d11
Davidyanlong/learning-collect
Davidyanlong/mini-code
流行框架与库的源码分析与最小实现
Davidyanlong/OpenGL-Learn
Davidyanlong/pbrtbook
pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation
Davidyanlong/polymaps
Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers.
Davidyanlong/pong
WebGPU 学习测试项目
Davidyanlong/ray-tracing-renderer
[UNMAINTAINED] Real-time path tracing on the web with three.js
Davidyanlong/three-effect
从shadertoy抄的一些平面效果 http://stonerao.com/public/effects/
Davidyanlong/three.js
JavaScript 3D Library.
Davidyanlong/tsdx
Zero-config CLI for TypeScript package development
Davidyanlong/vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
Davidyanlong/vite-plugin-mpa
MPA(multi page application) for vite.
Davidyanlong/voxweb3d
High Performence WebGL 3D Engine System(Env: PC/Mobile)
Davidyanlong/webgpu-game
Davidyanlong/webgpu-renderer
A simple renderer implemented by WebGPU, includes a builtin path tracing pipeline.
Davidyanlong/webGPU10
WebGPU study using uniform