Pinned Repositories
3d-tiles
Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
cesium
An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
cesium-map
Cesium 地图插件,用于添加国内各大地图厂商的地图🌎
cesium-native
cesium-terrain-builder-master-quantized-mesh
cesium-unreal
Bringing the 3D geospatial ecosystem to Unreal Engine
draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
i3s-web-client
i3s visualiztion on Cesium platform
Revit2WebglExpoter
Revit addin, Export revit file to WebGl format
mater789's Repositories
mater789/i3s-web-client
i3s visualiztion on Cesium platform
mater789/draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
mater789/Revit2WebglExpoter
Revit addin, Export revit file to WebGl format
mater789/3d-tiles
Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:
mater789/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
mater789/cesium
An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
mater789/cesium-map
Cesium 地图插件,用于添加国内各大地图厂商的地图🌎
mater789/cesium-native
mater789/cesium-terrain-builder-master-quantized-mesh
mater789/cesium-unreal
Bringing the 3D geospatial ecosystem to Unreal Engine
mater789/geometry
Boost.org geometry module
mater789/gittest
mater789/guetzli
Perceptual JPEG encoder
mater789/i3s-spec
This repository hosts the specification for Scene Layers which are containers for arbitrarily large amounts of geographic data. The delivery and persistence model for Scene Layers, referred to as Indexed 3d Scene Layer (I3S) and Scene Layer Package (SLPK) respectively, are specified.
mater789/jsproj
mater789/mupdf
My unofficial mupdf repository
mater789/opengl-webrtc-streamer
Cloud Rendering
mater789/pyproj
mater789/RevitLookup
Interactive Revit BIM database exploration tool to view and navigate element properties and relationships.
mater789/RvtExporter
mater789/three.js.sourcecode
three.js 源码注释
mater789/tsproj
mater789/UnityMeshSimplifier
Mesh simplification for Unity.
mater789/xv6-book-chinese
MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;