OSG中,计算模型的OBB包围盒和AABB包围盒并绘制
☆32Aug 11, 2019Updated 6 years ago
Alternatives and similar repositories for OSG-OBB-and-AABB-BOX
Users that are interested in OSG-OBB-and-AABB-BOX are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个而使用了osg基于3D包围盒技术AABB与OBB的先计算出box的顶点坐标,然后对模型的六个面进行离线渲染纹理的烘焙到2D纹理贴图中(FBO),在生成的box的六个面分别贴上这六张纹理贴图,来实现LOD(实现的是第0级的lod)!当然这里还包含了多模型加载的实现以及…☆11Dec 24, 2020Updated 5 years ago
- ☆10Feb 15, 2017Updated 9 years ago
- OpenGL sample that demonstrates how to enable Framelock in an application☆18Jan 27, 2016Updated 10 years ago
- Implementation of Surface Simplification Using QEM in C++.☆32May 8, 2024Updated 2 years ago
- 集成osg到qt的一个widget中☆62Jul 16, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- osgVerse, a complete 3d engine solution based on OpenSceneGraph. It supports OpenGL/OpenGLES/Vulkan/DirectX/Metal backends, and also work…☆386Jun 8, 2026Updated last week
- 用于验证Osg编译是否成功,一个用于验证osgQt的可用性