Skip to content
Kurt Pachinger edited this page Sep 28, 2022 · 35 revisions

Process Flow

flowchart LR;
r3f((r3f))
vlay((vlay))

 r3f-->init
 r3f-->CSG<--geometry-->v

 vlay -- uid --> 
 gcut <--> morph --> segs --> v
 gcut --> matgen --> mat

Loading

Methods

gcut

init

mat

matgen

morph

segs

util

v

Resources

Research

Tools

Terminology

  • geometry: texel, depth, voxel, point cloud, metaball, NURB, blob
  • texture: volume, quadtree, topology, segmentation, classifier
Clone this wiki locally