Pinned Repositories
3D-Graphics-Rendering-Cookbook-Second-Edition
3D-Graphics-Rendering-Cookbook, Second Edition
3d-tiles
Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:
iEngine
A tiny real-time graphics rendering engine based on opengl, webgpu and webassembly.
imap
A desktop map application, based on c++、cpp-httplib、vue3 and cesium.
Obj2Tiles
Converts OBJ files to OGC 3D tiles by performing splitting, decimation and conversion
OpenFBX
Lightweight open source FBX importer
test_webgl_webgpu_offscreencanvas
Based on emscripten, test webgl and webgpu through C++.
tinygltf
Header only C++11 tiny glTF 2.0 library
tinyobjloader
Tiny but powerful single file wavefront obj loader
water_terrain_simulation
💦Realtime water simulation on terrain, using OpenGL
xrui94's Repositories
xrui94/iEngine
A tiny real-time graphics rendering engine based on opengl, webgpu and webassembly.
xrui94/imap
A desktop map application, based on c++、cpp-httplib、vue3 and cesium.
xrui94/OpenFBX
Lightweight open source FBX importer
xrui94/rocky
3D Geospatial Application Engine (Vulkan / C++17 / VSG)
xrui94/test_webgl_webgpu_offscreencanvas
Based on emscripten, test webgl and webgpu through C++.
xrui94/tinygltf
Header only C++11 tiny glTF 2.0 library
xrui94/cesium-extends
CesiumJS 的扩展库,提供事件订阅、大数据geojson加载、geojson样式、tooltip、popup、缩放控制、绘图工具、测量工具、双屏联动、指南针、热力图等功能
xrui94/City3D
Large-scale LoD2 Building Reconstruction from Airborne LiDAR Point Clouds
xrui94/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
xrui94/dawn
Native WebGPU implementation. Mirror of https://dawn.googlesource.com/dawn
xrui94/dem2terrain
根据dem数据生成地形切片的工具
xrui94/dxf-parser
A javascript parser for DXF files. It reads DXF file strings into one large javascript object with more readable properties and a more logical structure.
xrui94/example-crud
A complete example of a "CRUD" service (UserService) built with Oat++.
xrui94/geoflow-roofer
Automatic LoD2.2 building reconstruction
xrui94/jle
'Jet-Lagged Engine' is a work-in-progress C++/Lua game engine supporting Windows, Linux, Mac and browsers.
xrui94/jsts
JavaScript Topology Suite
xrui94/LinaEngine
Lina Engine is an open-source , modular, tiny and fast C++ game engine, aimed to develop 3D desktop games.
xrui94/map-tile-downloader
下载公网地图服务器中以xyz及其形变性质的地图切片,用于离线GIS系统建设使用
xrui94/NazaraEngine
Nazara Engine is a cross-platform framework aimed at (but not limited to) real-time applications requiring audio, 2D and 3D real-time rendering, network and more.
xrui94/pex-renderer
Physically based renderer (PBR) and scene graph for PEX.
xrui94/project-based-learning
Curated list of project-based tutorials
xrui94/RealEngine
My toy engine, mainly for rendering experiment and prototyping.
xrui94/three-dxf-viewer
DXF viewer using ThreeJS
xrui94/turso3d
Experimental 3D / game engine
xrui94/VQEngine
Multi-threaded DirectX12 renderer w/ HDR, PBR & Multi-monitor support
xrui94/Vulkan
C++ examples for the Vulkan graphics API
xrui94/Vulkan-glTF-PBR
Physical based rendering with Vulkan using glTF 2.0 models
xrui94/wasm_webgpu
System headers for interfacing WebGPU from C programs compiled via Emscripten to WebAssembly
xrui94/webgpu-native-examples
Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.
xrui94/webgpu_inspector
Inspection debugger for WebGPU