-
Notifications
You must be signed in to change notification settings - Fork 1
Resources
rehno-lindeque edited this page Jan 29, 2012
·
40 revisions
- Computational geometry
- Solid Modelling
- Shape Representations
-
Boundary Representation (B-Rep)
- Gmsh: a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities
- Representation of Curves and Surfaces in B-Rep Solid Modelers
- The SvLis Set-theoretic Kernel Geometric Modeller
- A deprecated B-Rep library
- An Efficient Algorithm for Converting Polyhedral Objects with Winged-Edge Data Structure to Octree Data Structure
- 3d representations (introductory)
- B-Rep and boolean operations
- Robustness
- Modelling the shapes of three-dimensional engineering components and assemblies using computers
- Step-tools documentation
- BRep tools
- Function Representation (F-Rep)
- Constructive Solid Geometry (CSG)
- Winged Edge
-
Boundary Representation (B-Rep)
- Triangulation, Polygon Triangulation
- Topology
- Procedural Modelling, Generative Modelling
- Iñigo Quílez
- A large collection of ray marching discussions
- Signed distance fields from triangle meshes (PDF)
- Distance function from implicit function
- GPU-Accelerated Adaptively Sampled Distance Fields
- OpenCASCADE
- Official site
- Wikipedia
- Blog
- Documentation: wiki
- Downloading version 0.6.3 (needed for pythonocc)
- OpenCASCADE Community Edition: github, Google group (soon to supersede OCC)
- PythonOCC: website, github (Python Bindings)
- Cadmium Python based editor
- Salome
- OpenSCAD
- Code editors
- WebGL viewers and Editors
- Shapesmith
- CloudSCAD (Already mentioned)
- Cadmium (Alrready mentioned)
- KiCAD: http://www.lis.inpg.fr/realise_au_lis/kicad/, http://en.wikipedia.org/wiki/KiCAD
- Making a 3D Component Model
- PCB Editor: website, github (Already mentioned)
- Google warehouse PCB's
- Google warehouse transistors
- Google warehouse capacitors
- Google warehouse resistors
- Google warehouse diodes
- Google warehouse LED's
- Google warehouse collections by Pfyer
- MCAD: github (library of mechanical parts)
-
Easy installation instructions for python-occ on Ubuntu
- Alternative install instructions, to use python-occ with python >= 2.7 (Usefull trick, install opencascade, geom & smesh using the repo, install python-occ manually)
- JSandbox for sandboxing the public api