摘要: #include #include #include #include #include #include #include #include #include #include #include std::set pointSet; osg::ref_ptr geode = new osg::Geode; void subdivide(float v1x, float v1y, float... 阅读全文
posted @ 2017-10-19 10:58 唐淼 阅读(540) 评论(0) 推荐(0) 编辑
摘要: 效果图: 实现原理来自: https://stackoverflow.com/questions/9600801/evenly-distributing-n-points-on-a-sphere/26127012#26127012 https://zhuanlan.zhihu.com/p/25988 阅读全文
posted @ 2017-10-19 10:29 唐淼 阅读(2014) 评论(0) 推荐(0) 编辑