タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

WebGLに関するskphackのブックマーク (1)

  • csg.js

    csg.js Source code: http://github.com/evanw/csg.js/ Documentation: http://evanw.github.com/csg.js/docs/ Introduction Constructive Solid Geometry (CSG) is a modeling technique that uses Boolean operations like union and intersection to combine 3D solids. This library implements CSG operations on meshes elegantly and concisely using BSP trees, and is meant to serve as an easily understandable implem

    skphack
    skphack 2013/04/18
    Constructive Solid Geometry (CSG) is a modeling technique that uses Boolean operations like union and intersection to combine 3D solids.
  • 1