LDNI-based Solid Modeling

This project provides a set of solid modeling tools which aims to help processing 3D objects with complex topology and geometry that are widely used in many industrial applications

(e.g., microstructure design and manufacturing, biomedical products and applications, jewelry products, reverse engineering).

The system is completely GPU-based and heavily based on an implicit representation named Layered-Depth-Normal-Image (LDNI) [1].


some text some text some text

Executable (updated on 10/12/2014)new

Source Code (updated on 10/12/2014)new

Features:

Environment Required:

User Guide: 

some text some text Boolean (A Subtract B)
1) File > Open  > Choose A.obj
2) File > Open  > Choose B.obj
3) LDNI > Cuda Boolean Operations > input "d" for subtraction
4) Input sampling resolution e.g. 512, 1024, 2048


Boolean (A Subtract B Union C)
5) File > Open  > Choose C.obj
6) LDNI > Cuda Boolean Operations > input "u" for union


Export LDNI to OBJ file
7) LDNI > Convert CUDA solid to mesh
8) Input resolution e.g. 512
some text some text Offset (A)
1) File > Open > Choose A.obj
2) LDNI > Cuda samlping (from B-rep) > input resolution e.g. 512, 1024, 2048
3) LDNI > Cuda Successive Offseting (with Normal) > input e.g. +10, -10
some text some text Scaffold (A)
1) File > Open > Choose A.obj
2) LDNI >CUDA Scaffold Making > input resolution e.g. 512, 1024, 2048
3) Input the repeated number of unit along x, y and z axis
4) Input the offset value (the interval distance between each unit along x, y and z axis)
5) Input the flipping flag for each direction ( 1- flip and 0 - no flip)

Example
  some text
e.g. repeated number < 2 1 1>
      offset value <0 0 0>
      flip flag <1 0 0>
some text some text Super Union (A + B + C....)
1) File > Open  Folder > Choose folder which stored all the components
2) LDNI > Cuda Super Union > input resolution e.g. 1024, 2048, 4096
FDM FDM FDM (output toolpath file)
1) File > Open > Choose A.obj
2) Mesh > Shift To Origin
3) Mesh > Shift To Positive Coordinate System
4) LDNI > Cuda samlping (from B-rep) > input resolution e.g. 512, 1024, 2048
5) LDNI > Generate Contour and Support on CUDA (FDM) > input image sampling width [6] e.g. 0.005


SLA SLA SLA (output image file)
1) File > Open > Choose A.obj
2) Mesh > Shift To Origin
3) Mesh > Shift To Positive Coordinate System
4) LDNI > Cuda samlping (from B-rep) > input resolution e.g. 512, 1024, 2048
5) LDNI > Generate Contour and Support on CUDA (FDM) > input image sampling width  e.g. 0.005

Input parameters for generate supporting structure [6]
6) input Thickness [thickness of layer] e.g. 0.004
7) input Anchor Radius [radius of support anchor] e.g. 0.2
8) input Threshold [self-support feature threshold] e.g. 0.2
9) input Cylinder Radius [radius of support cylinder] e.g. 1.0
10 input Pattern Thickness [thickness of the connection structure between support cylinder] e.g. 10
* the numbers are varied,  depends upon the fabrication volume and the machine

Reference: 

  1. Charlie C.L. Wang, Yuen-Shan Leung, and Yong Chen, "Solid modeling of polyhedral objects by Layered Depth-Normal Images on the GPU", Computer-Aided Design, vol.42, no.6, pp.535-544, June 2010.
  2. Yuen-Shan Leung, and Charlie C.L. Wang, "Conservative sampling of solids in image space", IEEE Computer Graphics and Applications, vol.33, no.1, pp.14-25, January/February, 2013.
  3. Charlie C.L. Wang, and Dinesh Manocha, "GPU-based offset surface computation using point samples", Computer-Aided Design, Special Issue of 2012 Symposium on Solid and Physical Modeling, October 29-31, 2012, Dijon, France, vol.45, no.2, pp.321-330, February 2013.
  4. Shengjun Liu, and Charlie C.L. Wang, "Fast intersection-free offset surface generation from freeform models with triangular meshes", IEEE Transactions on Automation Science and Engineering, vol.8, no.2, pp.347-360, April 2011.
  5. Pu Huang, Charlie C.L. Wang, and Yong Chen, "Intersection-free and topologically faithful slicing of implicit solid", ASME Transactions - Journal of Computing and Information Science in Engineering, vol.13, no.2, 021009 (13 pages), June 2013.
  6. Pu Huang, Charlie C.L. Wang, and Yong Chen, "Algorithms for layered manufacturing in image space", Book Chapter, ASME Advances in Computers and Information in Engineering Research, 2014.
  7. Hanli Zhao, Charlie C.L. Wang, Yong Chen, and Xiaogang Jin, "Parallel and efficient Boolean on polygonal solids", The Visual Computer, Special Issue of Computer Graphics International 2011 (CGI 2011), vol.27, no.6-8, pp.507-517, Ottawa, Ontario, Canada, June 12-15, 2011.
  8. Supplementary Technicanl Report - "Intersection-free dual contouring on uniform grids: an approach based on convex/concave analysis" [PDF]

 

Please leave your comments or report bugs here.