![]() |
Coherent object selection in pattern hierarchies J. Jang, J. Rossignac Submitted for publication. PDF |
DESIGN - PATTERNS - HIERARCHIES - GUI - SELECTION - PERSISTENT NAMING This is an expanded version of the OCTOR paper, extending the selection technique to models that may involve combination of repetitions and recursive formulations of patterns of features. |
![]() |
OCTOR: OCcurrence selecTOR in pattern hierarchies J. Jang, J. Rossignac IEEE International Conference on Shape Modeling and Applications (SMI), 205-212, 2008. Tech Report GIT-GVU-07-12. PDF |
DESIGN - PATTERNS - HIERARCHIES - GUI - SELECTION - PERSISTENT NAMING Hierarchies of patterns of features, of subassemblies, or of CSG sub-expressions are used in mechanical and architectural CAD to eliminate laborious repetitions from the design process. Yet, often the placement, shape, or even existence of a selection of the repeated occurrences in the pattern must be adjusted. The specification of a desired selection is often tedious or difficult. OCTOR introduced here addresses these two drawbacks, offering an intuitive solution, which requires only two mouse-clicks. |
![]() |
Simulation of Bubbles in Foam by Volume Control B.M. Kim, Y. Liu, I. Llamas, X. Jiao, J. Rossignac GVU Tech Report GIT-GVU-07-07. PDF |
ANIMATION - SIMULATION - FLUID - FOAM - PDE - LEVEL-SET Liquid and gas interactions often contain bubbles that stay on the surfacewithout bursting, making a dry foam structure. Such long lasting bubbles simulated by the level set method can suffer from a slow but steady volume error that accumulates to a visible amount of volume change. We address this problem by using the volume control method. We track the volume of each connected region, and apply a carefully computed divergence that compensates undesired volume changes. To compute the divergence, we construct a mathematical model of the volume change, choose control strategies that regulate the modeled volume error, and establish methods to compute the control gains that provide robust and fast reduction of the volume error, and (if desired) the control of how the volume changes over time. |
![]() |
Boundary of the volume swept by a free-form solid in screw motion J. Rossignac, J.J. Kim, S.C. Song, K.C. Suh, C.B. Joung GVU Tech Report GIT-GVU-06-19. PDF |
CAD/CAM - SWEPT VOLUME - ENVELOPE - SOLID MODELING - SCREW MOTION The swept volume of a moving solid provides an excellent aid for path and accessibility planning in robotics and for simulating various manufacturing operations. To compute the boundary of the swept volume, we approximate the motion by a polyscrew (continuous, piecewise-screw), generate candidate faces, compute the two-cells of their arrangement, and use a new point-in-sweep test to select the correct cells whose union forms the boundary of the swept volume. |
![]() |
Blist: Small footprint evaluation of Boolean expressions J. Rossignac GVU Tech Report GIT-GVU-06-18. PDF |
BOOLEAN LOGIC - CSG - BLIST We present an approach and linear cost algorithms for evaluating an arbitrary Boolean expression E of n literals using at most log2(log2(n))+1 bits. Such a small footprint may be important for graphics, image processing, and logic verification. The approach is based on the Blist form of E. |
![]() |
Advections with Significantly Reduced Dissipation and Diffusion, B.M. Kim, Y. Liu, I. Llamas, J. Rossignac IEEE Transactions on Visualization and Computer Graphics, 2006 GVU Tech Report GIT-GVU-06-17. PDF |
ANIMATION - FLUID SIMULATION - LEVEL SETS Back and Forth Error Compensation and Correction (BFECC) can be applied to reduce dissipation and diffusion in advection steps, such as velocity, smoke density, and image advections. It can be implemented trivially as a small modification of the first-order upwind or semi-Lagrangian integration of advection equations. It provides second-order accuracy in both space and time and reduces volume loss significantly. We demonstrate its benefits on the simulation of smoke, bubbles, and interaction between water, a solid, and air. Video |
![]() |
CST: Constructive Solid Trimming for rendering BReps and CSG J. Hable, J. Rossignac GVU Tech Report GIT-GVU-06-16. PDF |
GRAPHICS - GPU - CSG RENDERING - TRIMMED FACES - ACTIVE ZONES - BLIST - CAD To eliminate the need to evaluate the intersection curves in surface cutouts or in trimmed faces of BReps, we advocate using Constructive Solid Trimming (CST). A CST face is the intersection of a surface with a Blist representation of a trimming CSG volume. We propose a new, GPU-based, CSG rendering algorithm, which trims the boundary of each primitive using a Blist of its Active Zone. This approach is faster than the previously reported Blister approach, eliminates occasional speckles of wrongly colored pixels, and provides additional capabilities: painting on surfaces, rendering semitransparent CSG models, and highlighting selected features. |
![]() |
Surgem: Next Generation CAD Tools for Interactive Patient-Specific Surgical Planning and Hemodynamic Analysis J. Rossignac, K. Pekkan, B. Whited, K. Kanter, S. Sharma, A. Yoganathan GVU Tech Report GIT-GVU-06-15. PDF |
MEDICAL - SURGERY PLANNING - HUMAN-SHAPE INTERACTION - DEFORMATIONS Surgem is a surgical planning tool for editing complex patient-specific anatomies and for interfacing with computational fluid dynamics (CFD) analysis. Novel two-hand, shape editing technologies are applied to design and evaluate possible modifications of patient-specific anatomies of congenital heart defects. |
![]() |
Ball-map: Homeomorphism between compatible surfaces F. Chazal, A. Lieutier, J. Rossignac, B. Whited GVU Tech Report GIT-GVU-06-05. PDF |
MODELING - DISTANCE - MAPPING - SHAPE SIMILARITY We introduce the ball-map, BMS,T, between two manifolds, S and T. It maps each point x of S to a point x = BMS,T(x) of T. Its inverse is BMT,S. We define conditions for BMS,T to be a homeomorphism. We show that they hold when the minimum feature size of each surface exceeds their Hausdorff distance. We show that, when S and T are Ck (n-1)-manifolds in Rn, BMT,S is a Ck-1 diffeomorphism and defines a Ck-1 ambient isotopy that smoothly morphs between S to T. In practice, the ball-map yields an excellent map for transferring parameterizations and textures between ball compatible curves or surfaces. Furthermore, it may be used to define a morph, during which each point x of S travels to the corresponding point y of T along a circular arc that is normal to S at x and to T at y. |
![]() |
ScrewBender: Polyscrew Subdivision for Smoothing Interpolating Motions A. Powell and J. Rossignac GVU Tech Report GIT-GVU-05-05. PDF |
ANIMATION - DESIGN - MOTION - SMOOTHING - SUBDIVISION Interpolating the consecutive poses taken by an object during its motion yields a polyscrew motion that is continuous, but usually not smooth at the poses. We propose a very simple polyscrew subdivision scheme for smoothing a polyscrew motion. It extends the polygonal Split&Tweak subdivision to polyscrews. Subdivision and animation of polyscrew is trivial to mplement and works in realtime. |
![]() |
An unequal error protection method for progressively compressed 3D models Ghassan Al-Regib, Yussel Altunbasak, and Jarek Rossignac. IEEE Transactions on Multimedia, 7(4)766:767, August 2005. PDF |
COMPRESSION - SIMPLIFICATION - TRIANGLE-MESHES - ERROR CORRECTION We present a packet-loss resilient system for the transmission of progressively compressed 3D models. It is based on a joint source and channel coding approach that trades off geometry precision for increased error resiliency to optimize the decoded model quality on the client side. We derive a theoretical framework for the overall system by which the channel packet loss behavior and the channel bandwidth can be directly related to the decoded model quality at the receiver. First, the 3-D model is progressively compressed into a base mesh and a number of refinement layers. Then, we assign optimal forward error correction code rates to protect these layers according to their importance to the decoded model quality. |
![]() |
FlowFixer: Using BFECC for Fluid Simulation ByungMoon Kim, Yingjie Liu, Ignacio Llamas, Jarek Rossignac Eurographics Workshop on Natural Phenomena. September 2005. GVU Tech Report GIT-GVU-05-24PDF |
SIMULATION - PHYSICS - FLUIDS - PDEs We propose a new physical simulation technique that strikes a compromise between accuracy, simplicity, and speed. The Back and Forth Error Compensation and Correction (BFECC) technique provides such a compromise. It reduces dissipation/diffusion of the momentum, density, or any other peoperty advected along the flow. It avoids the need for particle tracing when simulating the liquid/solid or liquid/air interfaces while preventing volume loss and undesirable advection. |
![]() |
GeoFilter: Geometric Selection of Mesh Filter Parameters ByungMoon Kim and Jarek Rossignac Eurographics, September 2005. GVU Tech Report GIT-GVU-05-?? PDF |
MODELING - TRIANGLE MESHES - EXAGERATION - SMOOTHING - USER INTERFACES By combining previously proposed implicit and explicit formulations, we develop a second order filter that can be used for lowpass, bandpass, highpass, notch, and band exaggeration or attenuation for triangle meshes. The dimensions of an ellipsoid that is automatically fit to a user-selected feature in the mesh may be used to define the parameters for the filter. For example, the size of a bump in a noisy pattern can be used as a cutoff frequency in a lowpass filter, while the size of a nose may be used to smoothen a face or to exaggerate its features as in a caricature. |
![]() |
Shape Complexity Jarek Rossignac The Visual Computer, Invited contribution to the Special Anniversary Issue: 20 Years of The Visual Computer, 2005. Springer. GVU Tech Report GIT-GVU-05-?? PDF |
MODELING - SIMPLIFICATION - COMPRESSION - RESAMPLING - MORPHOLOGY Much research was focused on reducing shape complexity. But, what exactly is it? We discuss several complexity measures and the corresponding complexity reduction techniques: Algebraic complexity, Topological complexity, Morphological complexity, Combinatorial complexity, and Representational complexity. |
![]() |
PhotoMeter: Easy-to-use MonoGraphoMetrics Hendrik Mueller and Jarek Rossignac. Central Europe Multimedia and Virtual Reality Conference, June 2005. GVU Tech Report GIT-GVU-04-19. PDF | IMAGE PROCESSING - 3D RECONSTRUCTION - USER INTERFACES PhotoMeter is an effective and very easy-to-use interactive system for extracting 3D measures from a single uncalibrated photograph. With a mouse click, the user may easily measure vertical and horizontal dimensions of doors, windows, furniture, corridors, and even people. |
![]() |
Blister: GPU-based rendering of Boolean combinations of free-form triangulated shapes John Hable and Jarek Rossignac ACM Transactions on Graphics, Proceedings of SIGGRAPH 2005. GVU Tech Report GIT-GVU-05-?? PDF |
MODELING - CSG - RENDERING - GPU - SHADOW - TRANSPARENCY Complex Constructive Solid Geomatry (CSG) models may be rendered in realtime using the GPU to peel the arrangement of the CSG primitives one layer at a time and to classify the candidate surfels of the current layer against the Blist formulation of the CSG expression. |
![]() |
Filleting and rounding using a point-based method Yong Chen, Hongqing Wang, David Rosen, Jarek Rossignac ASME Design Engineering Technical Conferences, DETC05/DAC-85408. September 2005. GVU Tech Report GIT-GVU-05-?? PDF |
MODELING - FILLETING - ROUNDING - DISTANCE FIELD Rounds and fillets are important design features. We introduce a new point-based method for constant radius rounding and filleting. Based on the mathematical definitions of offsetting operations, discrete offsetting operations are introduced. Steps of our approach are discussed and analyzed. The methodology has been implemented and tested. We present the experimental results on accuracy, memory and running time for various input geometries and radius. Based on the test results, the method is very robust for all kinds of geometries. |
![]() |
A Point-Based Offsetting Method of Polygonal Meshes Yong Chen, Hongqing Wang, David Rosen, Jarek Rossignac Submitted, May 2005.. GVU Tech Report GIT-GVU-05-?? PDF |
MODELING - OFFSETTING - MORPHOLOGY We introduce a fast and simple method for offsetting (growing and shrinking) a polyhedral model by an arbitrary distance r. Our approach is based on a hybrid data structure combining point samples, voxels, and continuous surfaces. Each face, edge, and vertex of the original solid generate a set of offset points spaced along the (pencil of) normals associated with it. The offset points and normals are sufficiently dense to ensure that all voxels between the original and the offset surfaces are properly labeled as either too close to the original solid or possibly containing the offset surface. Then the offset boundary is generated as the isosurface using these voxels and the associated offset points. We provide a tight error bound on the resulting surface and report experimental results on a variety of CAD models. |
![]() |
Error-Resilient Transmission of 3D Models Ghassan Al-Regib, Yucel Altunbasak, Jarek Rossignac ACM Transactions on Graphics, 24(2)182:208. April 2005. GVU Tech Report GIT-GVU-05-?? PDF |
COMPRESSION - NOISY CHANNEL - ERROR CORRECTION - PROGRESSIVE MESHES We provide an overview of error protection schemes and discuss their application to the transmission of multiresolution models over lossy channels. We reduce distortion rates by optimizing the bit allocation between source and channel and between the consecutive refinement batche. |
![]() |
Mason: Morphological Simplification Jason Williams and Jarek Rossignac Graphical Models, 67(4)285:303, 2005. GVU Tech Report GIT-GVU-04-05. PDF |
SIMLIFICATION - MORPHOLOGY - IMAGE PROCESSING - ALPHA-HULL The mortar of a shape (2D area or 3D solid) is the alpha-hull (i.e., morphological closing) of its boundary. We simlify a shape S by adding or removing each connected component of its mortar. The choice minimizes changes of area (in 2D) or of volume (in 3D). The result is usually regular (has bounded least feature size) and smooth (has bounded curvature) almost everywhere. We demoustrate the approach on binary images in 2D and on binary volumetric models in 3D. |
![]() |
Sharpen&Bend: Recovering curved edges in triangle meshes produced by feature-insensitive sampling Marco Attene, Bianca Falcidino, Michela Spagnuolo, Jarek Rossignac IEEE Transactions on Visualization and Computer Graphics (TVCG), vol 11, no 2, pp 181-192, March/April 2005. GVU Report GIT-GVU-03-34. PDF |
TRIANGLE-MESHES- SAMPLING - FEATURE RECOVERY - SUBDIVISION Feature-insensitive samplings of a surface tesselate smooth faces and replace sharp edges by chamfer irregular triangles. We provide a very simple and automatic procedure for extracting sharp features and for subdividing the tesselation so as to restore the smooth faces and bend the sharp edges into smooth curves while maintaining their sharpness. |
![]() |
TetStreamer: Compressed Back-to-Front Transmission of Delaunay Tetrahedra Meshes Urs Bischoff and Jarek Rossignac Data Compression Conference (DCC), March 2005. GVU Tech Report GIT-GVU-04-26. PDF |
COMPRESSION - TETRAHEDRON-MESHES - VISUALIZATION - VISIBILITY - STREAMING We compress the connectivity of a tetrahedron-mesh to less than 2 bits per tetrahedron while transmitting it in back-to-front visibility order, which supports streaming for volumetric visualization with a small footprint, since the client needs only maintain a Corner Table representaiton of a triangle-mesh that is swept through the tetrahedron-mesh. |
![]() |
Bender: A Virtual Ribbon for Deforming 3D Shapes in Biomedical and Styling Applications Ignacio Llamas, Alex Powell, Jarek Rossignac, Chris Shaw. ACM Symposium on Solid and Physical Modeling (SPM). pp. 89-99, June 2005. GVU Tech Report GIT-GVU-04-25. PDF |
DESIGN - HUMAN-SHAPE INTERACTION - FREE-FORM DEFORMATIONS Holding a polhemus tracker in each hand, the designer manipulates a virtual ribbon and uses it to grab, bend, and twist portions of the model. We demonstrate the versatility of this intuitive operation and its application to surgery planning. |
![]() |
Tightening: Curvature-Limiting Morphological Simplification. Jason Williams and Jarek Rossignac. Sketch in the ACM Symposium on Solid and Physical Modeling (SPM). pp. 107-112, June 2005. GVU Tech Report GIT-GVU-04-27. PDF |
SIMLIFICATION - MORPHOLOGY - CONSTRAINED-HULL The mortar of a shape (2D area or 3D solid) is the alpha-hull (i.e., morphological closing) of its boundary. We simlify the shape by tightening its boundary (reducing the perimeter in 2D or the surface area in 3D) inside the mortar. The tightening procedure, which must support topological changes is implemented as a constrained curvature flow using a level set approach. |
![]() |
OrthoMap: Homeomorphism-guaranteeing normal-projection map between surfaces F. Chazal, A. Lieutier, and J. Rossignac. ACM Symposium on Solid and Physical Modeling (SPM). pp. 9-14, June 2005. GVU Tech Report GIT-GVU-04-28. PDF |
MODELING - SHAPE MAPPING - NORMAL-OFFSETTING - CLOSEST PROJECTION |
Surface simplification and 3D geometry compression Jarek Rossignac in Handbook of Discrete and Computational Geometry (2nd edition), CRC Press, Goodman and O'Rourke Edts. 2004. Chap. 54. |
TRIANGLE MESHES - SIMPLIFICATION - COMPRESSION - RESAMPLING A theoretical introduction, some practical implementations, and a comparative overview of various simplification, resampling, compression, and progressive refinement techniques for triangle meshes. |
|
![]() |
Education-Driven Research in CAD Jarek Rossignac. Computer-Aided Design Journal (CAD), Vol 36/14 pp 1461-1469, 2004. GVU Tech Report GIT-GVU-03-26. PDF |
EDUCATION - SUBDIVISION - HAUSDORFF DISTANCE - TOPOLOGY Clear and elegant formulations of prior research results whould be valued as significant research contributions, since they facilitate learning and further research We illustrate the impact of such an Education Driven Research (EDR) approach on subdivision for curves and surfaces, on pointset toplogy for solid modeling, and on the computation of Hausdorff distances for modeling and graphics. |
![]() |
Localized bi-Laplacian Solver on a Triangle Mesh and Its Applications ByungMoon Kim and Jarek Rossignac GVU Tech Report GIT-GVU-04-12. PDF |
TRIANGLE-MESHES - LAPLACE-BELTRAMI OPERATOR - SMOOTHING - PDE - FEM Partial differential equations (PDEs) with Laplacian or bi-Laplacian terms defined over a surface may be used for mesh fairing, smoothing, surface editing, and simulation. We adapt a finite element method to solve these PDEs directly on the triangle mesh connectivity graph. The solver can be restricted to operate on a sub-domain, which is a portion of the surface defined by user or automatically self-adjusting. Our formulation permits to solve high order terms such as bi-Laplacian by using a simple linear triangle element. We demonstrate the benefits of our approach on two applications: scattered data interpolation over a triangle mesh(painting), and haptic interaction with a deformable surface. |
![]() |
Computing Maximal Tiles and Applications to Impostor-Based Simplification C. Andujar, P. Brunet, A. Chica, J. Rossignac, I. Navazo, A. Vinacua Eurographics, September 2004. |
GRAPHICS - VOXELS - SIMPLIFICAITON - IMAGE-BASED RENDERING We provide an efficient algorithm for recovering large planar faces from discrete (i.e. voxelized binary) 3D models. We show that these planes may be used successfully to support imposters for an image-based graphic acceleration. |
![]() |
Delphi Encoding: Improving Edgebreaker by Geometry based Connectivity Prediction Volker Coors and Jarek Rossignac. The Visual Computer. 20(8-9)507-520, 2004. GVU Tech Report GIT-GVU-03-30. PDF |
COMPRESSION - TRIANGLE-MESHES - CONNECTIVITY PREDICTION Both geoemtry and connectivity are predicted from previously transmitted parts of a triangle-mesh. The parallelogram rule is used to predict the tip of each new triangle during the EdgeBreaker compression. When the predicted tip lies sufficiently close to a border vertex of the previously decoded part, the corresponding Edgebreaker symbol (L,E,R,S) is guessed. Otherwise, the C symbol (meaning new vertex) is guessed. A confirmation bit is transmitted, followed by a correction when the guess was wrong. |
![]() |
Plumber: A method for a multi-scale decomposition of 3D shapes into tubular primitives and bodies M. Mortara, G. Patane, M. Spagnuolo, B. Falcidieno, J. Rossignac. ACM Symposium on Solid Modeling, 2004 (Short paper). GVU Tech Report GIT-GVU-03-26. PDF |
TRIANGLE-MESH - MODELING - SHAPE SEGMENTATION - FEATURE IDENTIFICATION |
![]() |
Blowing Bubbles for the Multiscale Analysis and Decomposition of Triangle-Meshes M. Mortara, G. Patane, M. Spagnuolo, B. Falcidieno, and J. Rossignac. Algorithmica. vol 38, no. 1, January 2004. GVU Tech Report GIT-GVU-03-27.PDF |
MODELING - TRIANGLE-MESHES - SHAPE-ANALYSIS - FEATURE-EXTRACTION We propose a multi-resolution approach for the automatic decomposition of a surface into flats, limbs, tips, pits, and blends that transition between them. Our approach is based on blowing a spherical bubble at each vertex and studying how the intersection of that bubble with the surface evolves. We describe an efficient approach for computing these characteristics for a sampled set of bubble radii and for using them to identify features, based on easily formulated filters, that may capture the needs of a particular application. |
![]() |
Optimal Iso-Surfaces C. Andujar, P. Brunet, A. Chica, I. Navazo, J. Rossignac, A. Vinacua. Proc. CAD Conf. pp. 503-511, Thayland, May 2004. |
ISO-SURFACE The portion P of the iso-surface inside a cube C may consist of one or more connected components, which we call sheets. We distinguish three types of decisions in the construction of the iso-surface connectivity: (1) how to split the with alternating in/out samples, (2) how many sheets to use in a cube, and (3) how to triangulate each sheet. Previously reported techniques make these decisions based on local criteria, We propose global strategies for optimizing several topological and combinatorial measures of the iso-surfaces: triangle count, genus, and number of shells. CAD'04 Best Paper Award. |
![]() |
Optimizing the topological and combinatorial complexity of iIso-Surfaces C. Andujar, P. Brunet, A. Chica, I. Navazo, J. Rossignac, A. Vinacua. Journal of Computer-Aided Design & Applications, 1(1-4)503-511, 2004. |
ISO-SURFACE A Journal version of the award-winning "Optimal Iso-Surfaces" paper. |
3D Mesh Compression Jarek Rossignac. Chapter in the Visualization Handbook. Academic Press. Eds. C. Hansen and C. Johnson. GVU Tech Report GIT-GVU-03-21.PDF |
TRIANGLE MESHES - COMPRESSION A comparative overview of various compression and progressive refinement techniques for triangle meshes. |
|
![]() |
Efficient Edgebreaker for surfaces of arbitrary topology T. Lewiner, H. Lopes, J. Rossignac and A. Wilson-Vieira1. SIBGRAPI/SIACG 2004. PDF |
COMPRESSION - TRIANGLE-MESHES Edgebreaker and Spirale Reversi are examples of efficient schemes to compress and decompress the connectivity of triangle-mesnes. Here, we extend their simple implementaiotn to surfaces with multiple components, handles, and multiple bounding loops, allowing a direct representation of the surface topology, guaranteeing a linear, one-pass process and improving the Edgebreaker's code entropy. The result is a simple and efficient compression/decompression solution for the broad class of orientable manifold surfaces. |
![]() |
PhotoMeter Easy-to-use MonoGraphoMetrics-Visual Metrology from Calibrated Images, Hendrik Mueller (Master's Thesis) supervised by Jarek Rossignac and Markus Wacker. July 2004. PDF | COMPUTER VISION - 3D RECONSTRUCTION Hendrik's Master's Thesis with a very nice overview of MonoGraphoMetrics and a detailed discussion and analysis of the PhotoMeter system for erforming 3D measurements from a single photograph. |
Compressing volumes and animations J. Rossignac. Tutorial Notes. Eurographics 2004. |
MODELING - COMPRESSION - ANIMATION - VOLUMES A lecture on geoemtry compression. |
|
SwingWrapper: Retiling Triangle Meshes for Better Compression M. Attene, B. Falcidieno, M. Spagnuolo and J. Rossignac. ACM Transactions in Graphics, Volume 22, No. 4, pp. 982-996, October 2003. GVU Tech Report GIT-GVU-02-04. PDF |
MODELING - COMPRESSION - RESAMPLING We focus on the lossy compression of manifold triangle meshes. Our SwingWrapper approach partitions the surface of an original mesh M into simply connected regions, called triangloids. From these, we generate a new mesh M'. Each triangle of M' is an approximation of a triangloid of M. By construction, the connectivity of M' is fairly regular and can be compressed to less than a bit per triangle using EdgeBreaker or one of the other recently developed schemes. The locations of the vertices of M' are compactly encoded with our new prediction technique, which uses a single correction parameter per vertex. Differently from typical compression algorithms, SwingWrapper attempts to reach a user-defined output file size rather than, for example, not to exceed a given error bound. For a variety of popular models, a rate of 0.4 bits/triangle yields an L2 distortion of about 0.01% of the bounding box diagonal. The proposed solution may also be used to encode crude meshes for adaptive transmission or for controlling subdivision surfaces. |
|
Compressed Piecewise Circular Approximation of 3D Curves Alla Safonova and Jarek Rossignac. Computer-Aided Design, Volume 35, Issue 6, Pages 533-547, May 2003. GVU Tech Report GIT-GVU-01-05. PDF |
MODELING - COMPRESSION - SIMPLIFICATION - CURVES - ERROR We propose a compact approximation for 3D curves. Consider a polygonal curve P, whose n vertices have been generated through adaptive (and nearly minimal) sampling, so that P approximates some original 3D curve, O, within tolerance 0. We present a practical and efficient algorithm for computing a continuous 3D curve C that approximates P within tolerance 1 and is composed of a chain of m circular arcs, whose end-points coincide with a subset of the vertices of P. We represent C using 5m+3 scalars, which we compress within a carefully selected quantization error 2. Our approximation uses a total of less than 7.5n bits, when O is a typical surface/surface intersection and when the error bound 1+ 2 is less than 0.02% of the radius of a minimal sphere around O. For less accurate approximations, the storage size drops further, reaching for instance a total of n bits when 1+ 2 is increased to 3%. The storage cost per vertex is also reduced when 0 is decreased to force a tighter fit for smooth curves. As expected, the compression deteriorates for jagged curves with a tight error bound. In any case, our representation of C is always more compact than a polygonal curve that approximate O with the same accuracy. To guarantee a correct fit, we introduce a new error metric for 1, which prevents discrepancies between P and C that are not detected by previously proposed Hausdorff or least-square error estimates. We provide the details of the algorithms and of the geometric constructions. We also introduce a conservative speed-up for computing C more efficiently and demonstrate that it is sub-optimal in only 2% of the cases. Finally, we report results on several types of curves and compare them to previously reported polygonal approximations, observing compression ratios that vary between 15:1 and 36:1. |
|
![]() |
The SAFARI Interface for Visualizing Time-dependent Volume Data Using Iso-Surfaces and Contour Spectra Lutz Kettner, Jarek Rossignac, Jack Snoeyink. Computational Geometry Theory and Applications (CGTA), vol. 25. No 1-2, pp. 97-116, 2003. GVU Tech Report GIT-GVU-01-13. PDF |
SCIENTIFIC VISUALIZATION - 4D - ANIAMTION - ISO-SURFACES Abstract |
![]() |
Edgebreaker: A Simple Compression Algorithm for Surfaces with Handles Helio Lopes, Jarek Rossignac, Alla Safonova, Andrzej Szymczak and Geovan Tavares. Computers&Graphics International Journal, Vol. 27, No. 4, pp. 553-567, 2003. Best Paper Award (4th prize). PDF |
COMPRESSION - TOPOLOGY Abstract |
![]() |
Edge-Sharpener: A geometric filter for recovering sharp features in uniform triangulations Marco Attene, Bianca Falcidieno, Jarek Rossignac, and Michela Spagnuolo. Eurographics Symposium on Geometry Processing (SGP). Aachen, Germany. June 2003. GVU Tech Report GIT-GVU-03-19. PDF |
MODELING - SAMPLING - TRIANGLE-MESHES - SURFACE ANALYSIS - SHARP FEATURES Abstract |
Dynapack: Space-Time compression of the 3D animations of triangle meshes with fixed connectivity L. Ibarria and J. Rossignac. ACM SIGGRAPH/Eurographics Symposium on Computer Animation (SCA), pp. 126-135, San Diego, July 2003. GVU Tech Report GIT-GVU-03-08. PDF |
COMPRESSION - TRIANGLE-MESHES - ANIAMTIONS Abstract |
|
An efficient subdivision inversion for Wavemesh-based progressive compression of 3d triangle meshes Sebastien Valette, Jarek Rossignac, Remy Prost. IEEE International Conference on Image Processing (ICIP), Barcelona, Spain, September 14-17, 2003. GVU Tech Report GIT-GVU-03-20. PDF |
COMPRESSION - TRIANGLE-MESHES - WAVELETS Abstract |
|
![]() |
Twister: A space-warp operator for the two-handed editing of 3D shapes Ignacio Llamas, Byungmoon Kim, Joshua Gargus, Jarek Rossignac, and Chris Shaw. ACM Transactions on Graphics (TOG), Proc. ACM SIGGRAPH. Volume 22, Issue 3, pp. 663-668, July 2000. GVU Tech Report GIT-GVU-03-18. PDF |
DESIGN - HUMAN-SHAPE INTERACION - FREE-FORM DEFORMATION - WARPING - SCULPTING Abstract |
ShieldTester: Cell-to-cell visibility test for surface occluders Isabel Navazo, Jarek Rossignac, Joan Jou, Rahim Shariff. Proc. of Eurographics, September 2003. GVU Tech Report GIT-GVU-03-14. PDF |
VISIBILITY - SURFACE-OCCLUDERS - TOPOLOGY Abstract |
|
![]() |
Out-of-core compression & decompression of large n-dimensional scalar fields Lorenzo Ibarria, Peter Lindstrom, Jarek Rossignac, Andrzej Szymczak. Proc. of Eurographics, pp. 343-348, September 2003. GVU Tech Report GIT-GVU-03-28. PDF Also available as Report UCRL-JC-151934 from the DOE. | COMPRESSION - STRUCTURED HIGHER-DIMENSIONAL GRIDS - SCIENTIFIC COMPUTATION - Abstract |
![]() |
Collision Prediction for Polyhedra under Screw Motions ByungMoon Kim and Jarek Rossignac, ACM Symposium in Solid Modeling and Applications, pp. 4-10, June 2003. GVU Tech Report GIT-GVU-03-12. PDF |
ANIAMTION - COLLISION PREDICTION - SCREW MOTIONS Abstract |
Compact Robot-Generated 3D Maps for Efficient Wireless Transmission Michael Kaess, Ronald C. Arkin, Jarek Rossignac. 11th International Conference on Advanced Robotics (ICAR), 2003. GVU Tech Report GIT-GVU-03-22. PDF |
COMPRESSION - 3D SCANNING - DEPTH FIELDS - ROBOTICS Abstract |
|
![]() |
Finger Sculpting with Digital Clay: 3D Shape Input and Output through a Computer-Controlled Real Surface Jarek Rossignac, Mark Allen, Wayne J. Book, Ari Glezer, Imme Ebert-Uphoff , Chris Shaw, David Rosen, Stephen Askins, Jing Bai, Paul Bosscher, Joshua Gargus, ByungMoon Kim, Ignacio Llamas, Austina Nguyen, Guang Yuan, Haihong Zhu. Shape Modeling International Conference Korea, Seoul, May, 2003. GVU Tech Report GIT-GVU-03-05. PDF |
DESIGN - HUMAN-SHAPE INTERACTION - DIGITAL CLAY Abstract |
FanGrower: A simple bi-resolution triangle-mesh Ram Somani and Jarek Rossignac. April 2003. GVU Tech Report GIT-GVU-03-11. PDF |
MODELING - TRIANGLE-MESH - SIMPLIFICATION - LOD - GRAPHIC ACCELERATION - FACE-CLUSTERING Abstract |
|
Collision Prediction ByungMoon Kim and Jarek Rossignac. ASME Journal of Computing and Information Science in Engineering (JCISE), vol. 3, no. 4, pp. 295-301, Dec. 2003. |
ANIAMTION - COLLISION PREDICTION - SCREW MOTION Abstract |
|
![]() |
Finger Sculpting with Digital Clay Joshua Gargus, Byungmoon Kim, Ignacio Llamas, Jarek Rossignac, and Chris Shaw. October 2002. GVU Tech Report GIT-GVU-02-22. PDF |
HUMAN-COMPUTER INTERACTION - HAPTICS - DIGITAL CLAY Abstract |
![]() |
Space-time surface simplification and Edgebreaker compression of cel animations Vivek Kwatra and Jarek Rossignac. International Journal of Shape Modeling, vol. 8, No. 2, December 2002. GVU Tech Report GIT-GVU-02-23. PDF |
ANIAMTION - SIMPLIFICATION - COMPRESSION - CEL ANIAMTION Abstract |
![]() |
Piecewise Regular Meshes: Construction and Compression A. Szymczak, J. Rossignac, and D. King. Graphical Models, Volume 64, pp.183-198, May 2002. PDF |
TRIANGLE-MESHES - SAMPLING - COMPRESSION - DEPTH-MAPS Abstract |
Edgebreaker: A Simple Compression Algorithm for Surfaces with Handles Helio Lopes, Jarek Rossignac, Alla Safonova, Andrzej Szymczak and Geovan Tavares. ACM Symposium on Solid Modeling and Applications, pp. 289-296, June 2002. GVU Tech Report GIT-GVU-02-03. PDF |
TRIANGLE-MESHS - COMPRESSION - HANDLES - TOPOLOGY Abstract |
|
An Unequal Error Protection Method for Progressively Compressed 3-D Meshes Ghassan Al-Regib, Yucel Altunbasak and Jarek Rossignac. International Conf. on Acoustics, Speech and Signal Processing ICASSP'02. Vol. 2, pp. 2041-2044, Orlando, May 2002. |
TRIANGLE-MESHES - PROGRESSIVE TRANSMISSION - COMPRESSION - SIMPLIFICATION - ERROR CORRECTION Abstract |
|
A Joint Source and Channel Coding Approach for Progressively Compressed 3-D Mesh Transmission, Yucel Altunbasak, Ghassan Al-Regib and Jarek Rossignac. IEEE International Conference on Image Compression (ICIP), Rochester NY, Vol. 2, pp. 161-164, Sept. 2002. |
TRIANGLE-MESHES - PROGRESSIVE TRANSMISSION - COMPRESSION - SIMPLIFICATION - ERROR CORRECTION Abstract |
|
Protocol for Streaming Compressed 3D Animations over Lossy Channels Ghassan Al-Regib, Yucel Altunbasak, Jarek Rossignac, and Russell Mersereau. IEEE International Conference on Multimedia and Expo (ICME), Lausanne, Switzerland, Vol. 1, pp. 353 -356, Lausanne, August 26-29, 2002. |
TRIANGLE-MESHES - PROGRESSIVE TRANSMISSION - COMPRESSION - SIMPLIFICATION - ERROR CORRECTION Abstract |
|
Modeles CAO multiresolution A. Crosnier and J.R. Rossignac. Chapter 13 in Teleoperation et realite virtuelle, Eds. A. Kheddar and P. Coiffet, Pub. Lavoisier, 2002. (In French.) |
MODELING - SIMLIFICATION - LEVELS-OF-DETAIL L'autonomie d'un système robotique est fortement liée à sa capacité de perception de l'environnement et d'évaluation de sa situation dans cet environnement. Pour un tel système la maîtrise de l'espace est un problème central qui implique une modélisation géométrique de l'environnement et une capacité de raisonnement sur les modèles afin de planifier et contrôler des mouvements. En fonction des applications, les problèmes de modélisation géométrique à résoudre sont souvent de natures très différentes car la connaissance (connaissance a priori, connaissance résultant de mesures) dont on dispose sur l'environnement, est aussi de nature différente. Cela implique la manipulation de modèles géométriques et d'outils de modélisation hétérogènes. En ce sens l'évolution des outils de modélisation géométrique [Foley90, Hoffmann89], et plus particulièrement les développements de la géométrie algorithmique [Preparata87, Boissonnat95], sont des facteurs favorables à l'amélioration des performances des applications en Robotique. Dans ce chapitre nous présentons quelques approches issues de la modélisation géométrique et pour lesquelles les retombées sur la représentation des environnements en Robotique nous semblent importantes. Nous nous intéressons plus particulièrement au problème de la conception et de la manipulation d'environnements 3D faisant appel à des représentations géométriques multirésolution In French. |
|
![]() |
Edgebreaker on a Corner Table: A simple technique for representing and compressing triangulated surfaces Jarek Rossignac, Alla Safonova, Andrzej Szymczak. Chapter in Hierarchical and Geometrical Methods in Scientific Visualization, Farin, G., Hagen, H. and Hamann, B., eds. Springer-Verlag, Heidelberg, Germany. pp 41-50, January 2003. GVU Tech Report GIT-GVU-01-12. PDF |
COMPRESSION - TRIANGLE-MESHES - EDGEBREAKER Abstract |
Determination of the correct eye position for viewing perspective images of 3D scenes Justin Jang and Jarek Rossignac. July 2001. GVU Tech Report GIT-GVU-01-05. PDF |
COMPUTER VISTION - PERSPECTIVE - VANISHING POINTS - IMAGE PROCESSING Abstract |
|
Computing and visualizing pose-interpolating 3-D motions J. Rossignac and J. Kim. Journal of Computer-Aided Design, vol. 33, no. 4, pp. 279-291, April 2001. |
ANIMATION - INTERPOLATING MOTION - SCREW-MOTION - SWEPT VOLUMES - ENVELOPES An interpolating screw motion can be automatically computed from the starting and ending poses of a moving body. By interactively introducing intermediate poses, the designer can approximate any smooth motion to the desired accuracy by a sequence of screw motions. The first advantage of the screw motion is the relative simplicity of the computation of the boundary of the region swept by the moving object. Indeed, the characteristic curve of the moving object, i.e.: the edges subset that generates the envelope containing the sweep boundary, remains constant throughout the entire screw motion and is simple to compute. Note that pure linear translations and pure constant axis rotations also offer these advantages, but are not general enough to smoothly and efficiently approximate arbitrary rigid motions. On the other hand, arbitrary combinations of linear translations and constant axis rotations result in a changing characteristic curve. The second advantage of a screw motion over a more general motion is its suitability for realtime rendering (animation) on standard graphic architectures, which provide hardware support for the pre-multiplication of the 4x4 matrix defining the world-to-screen mapping by any 4x4 matrix. The consecutive positions that correspond to constant time steps of a screw motion may be obtained by pre-multiplying the world-to-screen matrix by a constant increment matrix. The presentation will cover algorithms for computing the screw motion from interpolated positions, for animating the objects motion in realtime with interactive control of time flow, for computing the characteristic curve, and for displaying the sweep envelope. These algorithms are the primary building blocks for our interactive motion editor. Award. |
|
An Edgebreaker-based Efficient Compression Scheme for Connectivity of Regular Meshes A. Szymczak, D. King, J. Rossignac. Computational Geometry: Theory and Applications, Vol 20, No 2, pp. 53-68, Oct 2001. |
COMPRESSION - TRIANGLE-MESHES - EDGEBREAKER Abstract |
|
Surface simplification and Edgebreaker compression for 2D Cell Animations Vivek Kwatra and Jarek Rossignac, Shape Modeling International, 2001. |
COMPRESSION - SMPLIFICATION - CEL ANIMATION - EDGEBREAKER Abstract |
|
Hoops: 3D curves as conservative occluders for cell visibility Pere Brunet, Jarek Rosignac, Isabel Navazo, Carlos Saona-Vazquez. Computer Graphics Forum, Proc. Eurographics, 19(3):499-506, 2001. |
VISIBILITY - OCCLUSION - SURFACE OCCLUDERS Abstract |
|
A prototype system for visualizing time-dependent volume data L. Kettner, A. Mascarenhas, J. Rossignac and J. Snoeyink 17th European Workshop on Computational Geometry, 2001, 13-16. |
SCIETIFIC VISUALIZATION - VOLUMES - ANIMATIONS - USER-INTERFACE - ISO-SURFACES Abstract |
|
3D compression made simple: Edgebreaker on a Corner Table Jarek Rossignac, Alla Safonova, and Andezej Szymczak Shape Modeling International Conference, pp: 278-283, Genoa, Italy May 2001. |
COMPRESSION - TRIANGLE-MESHES - EDGEBREAKER Abstract |
|
![]() |
Compressed Progressive Meshes Renato Pajarola and Jarek Rossignac IEEE Transactions on Visualization and Computer Graphics, Vol. 6, No. 1, pp. 79-93, January-March 2000. GVU Tech Report GIT-GVU-00-04. PDF |
COMPRESSION - SIMPLIFICATION - PROGRESSIVE TRANSMISSION - TRIANGLE MESHES The CPM approach proposed here uses a new insert-spray technique, which refines the topology of the mesh in batches that each increase the number of vertices by up to 50%. Yet, the total cost of this progressive refinement, when amortized over the entire mesh, is less than 4 bits per triangle for connectivity information. To compress vertex coordinates, CPM estimates each new vertex from the positions of its neighbors. Our new estimator is based on an extension of the butterfly subdivision scheme and leads to representations of vertex coordinates that are 20% more compact than previously reported geometry compression schemes. As a result, the CPM format offers a crude approximation of the model after 1% of the data is received, then provides several successive refinements, and finally restores the full resolution model in less total time than previously reported non-progressive techniques need to restore the fixed-resolution model. |
Screw motions for the animation and analysis of mechanical assemblies Jay Kim and Jarek Rossignac International Journal of the Japan Society of Mechanical Engineers, 2000. GVU Tech Report GIT-GVU-99-35. PDF |
ANIMATION - MOTION-EDITING - POSE-INTERPOLATION - SCREW-MOTION The free motion of a shape in 3D may be intuitively designed and edited by inserting and adjusting control poses that should be interpolated by th emoving shape at the desired values of time. We propose to use screw interpolating motions and present simple and effective tools for computing and animating them. |
|
Grow&Fold: Compressing the connectivity of tetrahedral meshes Andrzej Szymczak and Jarek Rossignac Computer-Aided Design, 32(8/9), 527-538, July/August, 2000. |
COMPRESSION - TETRAHEDRA-MESHES Abstract |
|
Squeeze: Fast and Progressive Decompression of Triangle Meshes Renato Pajarola and Jarek Rossignac Computer Graphics International Conference, Switzerland, pp. 173-182, June 2000. GVU Tech Report GIT-GVU-00-05. PDF |
SIMPLIFICATION - PROGRESSIVE TRANSMISSION - TRIANGLE-MESHES Compression techniques for triangle-mesh representations of 3D models have been the focus of many recent efforts from the graphics, modeling, and theory research community; from developers of computer graphics hardware and software; and from organizations that define international standard. An ideal compression technology would simultaneously support the following three objectives: (1) progressive refinements of the received mesh during decompression, (2) nearly optimal compression ratios for both geometry and connectivity, and (3) inline, real-time decompression algorithms for hardware or software implementations. Because these three objectives impose contradictory constraints on the compressed format, previously reported efforts focus primarily on one-sometimes two-of these objectives. The SQUEEZE technique introduced here for the Fast and Progressive Decompression of Triangle Meshes addresses all three constraints simultaneously and attempts to provide the best possible compromise for the needs of common Internet applications that require frequent access to remote 3D databases. For a typical mesh of T triangles, SQUEEZE compresses the connectivity to 3.7T bits, which is competitive with the best progressive compression techniques reported so far. The geometry prediction techniques introduced here lead to an additional 20% improvement in geometry compression over previous schemes. Our initial 250Mhz CPU. Finally, in general SQUEEZE downloads a model through 10 successive refinements, providing the full benefit of progressivity. After each refinement, the user may manipulate the current resolution model as SQUEEZE decompresses the next upgrade, or temporarily stop the transmission until a higher level-of-detail is needed. |
|
An Edgebreaker-based efficient compression scheme for regular meshes Andrzej Szymczak, Davis King, Jarek Rossignac 12th Canadian Conference on Computational Geometry, Fredericton, New Brunswick, August 16-19, 2000. |
COMPRESSION - TRIANGLE-MESHES - EDGRBREAKER - REGULAR MESHES Abstract |
|
Dealing with Shape complexity and compression for Internet access and graphic applications J. Rossignac Eurographics 2000. |
COMPRESSION - SIMPLIFICATION - PROGRESSIVE TRANSMISSION - INTERNET Abstract |
|
![]() |
Connectivity Compression for Irregular Quadrilateral Meshes Davis King, Jarek Rossignac. 1999 GVU Tech Report GIT-GVU-99-36. PDF |
COMPRESSION - TRIANGLE-MESHES - QUAD-MESHES - POLYHEDRA Abstract |
Wrap&Zip decompression of the connectivity of triangle meshes compressed with Edgebreaker Jarek Rossignac and Andrzej Szymczak Journal of Computational Geometry, Theory and Applications, Volume 14, Issue 1-3, pp. 119-135, November 1999. GVU Tech Report GIT-GVU-99-08. PDF |
COMPRESSION - TRIANGLE-MESHES - EDGEBREAKER - DECOMPRESSION Abstract |
|
Tribox-based simplification of three-dimensional objects Andre Crosnier and Jarek Rossignac Computers&Graphics, Vol. 23, No. 3, pp. 429-438, March 1999. Best Paper Award. | SIMPLIFICATION - CONSTRAINED CONVEX HULL - LOD Abstract Best Paper Award. |
|
Optimal Bit Allocation in Compressed 3D Models Davis King and Jarek Rossignac Journal of Computational Geometry, Theory and Applications. Volume 14, Issue 1-3, pp. 91-118. November 1999. GVU Tech Report GIT-GVU-99-07. PDF | COMPRESSION -SIMPLIFICATION - TRIANGLE MESHES - SHAPE COMPLEXITY To use 3D models on the Internet or in other bandwidth-limited applications, it is often necessary to compress their triangle mesh representations. Compression often requires making quick decisions among various compression options and among different levels of detail. We propose a heuristic for estimating the tradeoff between accuracy and representation size, in order to help make such choices in cases where exact information on error is difficult to obtain. Let A be a triangle mesh approximation for an original model O, with V vertices and B bits per vertex coordinate. Given a desired error level E, how many vertices are needed? Given V for a level of detail or a progressive update , what is the likely change in error? We develop answers to these questions by introducing a shape complexity measure that allows us to express the relationship between V and E in terms of model shape. We give formulas linking V,E, and K, and we provide a simple algorithm for computing K for an existing triangle mesh. Award. |
|
Edgebreaker: Connectivity compression for triangle meshes Jarek Rossignac. IEEE Transactions on Visualization and Computer Graphics, Vol. 5, No. 1, pp. 47-61, January - March 1999. GVU Tech Report GIT-GVU-98-35. PDF Best Paper Award. | COMPRESSION - TRIANGLE-MESHES - EDGEBREAKER Abstract Best Paper Award. |
|
Implant Sprays: Compression of Progressive Tetrahedral Mesh Connectivity Renato Pajarola, Jarek Rossignac, and Andrzej Szymczak. IEEE Visualization, San Francisco, October 24-29, 1999. GVU Tech Report GIT-GVU-99-16. PDF | COMPRESSION - TRIANGLE-MESHES - SIMPLIFICATION - PROGRESSIVE TRANSMISSION Abstract |
|
Guaranteed 3.67V bit encoding of planar triangle graphs Davis King and Jarek Rossignac. 11th Canadian Conference on Computational Geometry (CCCG'99), pp. 146-149, Vancouver, CA, August 15-18, 1999. GVU Tech Report GIT-GVU-99-17. PDF | COMPRESSION - TRIANGLE-MESHES - EDGEBREAKER Abstract |
|
Matchmaker: Manifold BReps for non-manifold r-sets Jarek Rossignac and David Cardoze. Proceedings of the ACM Symposium on Solid Modeling, pp. 31-41, June 1999. GVU Tech Report GIT-GVU-99-03. PDF | MODELING - TOPOLOGY - NON-MANIFOLD SINGULARITIES - PSEUDO-MANIFOLDS Abstract |
|
Distributed Information and Computation in Scientific and Engineering Environments Nicholas Patrikalakis, Paul J. Fortier, Yannis E. Ioannidis, Christos N. Nikolaou, Allan R. Robinson, Jarek R. Rossignac, Alvar Vinacua, and Stephen L. Abrams. Harvard University Library. April 1999. |
COMPRESSION - SIMPLIFICATION - VISUALIZATION Abstract |
|
Grow&Fold: Compression of Tetrahedral Meshes Andrzej Szymczak and Jarek Rossignac Proc. ACM Symposium on Solid Modeling, pp. 54-64, June 1999. GVU Tech Report GIT-GVU-99-02. PDF | COMPRESSION - TETRAHEDRA-MESHES Abstract |
|
Solid Modeling Jarek Rossignac and Aristides Requicha Chapter in the Encyclopedia of Electrical and Electronics Engineering, Ed. J. Webster, John Wiley & Sons. 1999. GVU Tech Report GIT-GVU-99-09. PDF | SOLID MODELING - ROBUSTNESS - BOUNDARY-EVALUATION - OFFSETTING - TOPOLOGY Abstract |
|
![]() |
Blist: A Boolean list formulation of CSG trees J. Rossignac. October1998. GVU Tech Report GIT-GVU-99-04. PDF | CSG - BOOLEAN EXPRESSIONS - MODELING Abstract |
Geometry coding and VRML Gabriel Taubin, William Horn, Frederic Lazarus, and Jarek Rossignac Proceedings of the IEEE, pp. 1228-1243, vol. 96, no. 6, June 1998. | COMPRESSION - TRIANGLE-MESHES - VRML Abstract |
|
![]() |
Geometric Compression through Topological Surgery Gabriel Taubin and Jarek Rossignac. ACM Transactions on Graphics, Volume 17, Number 2, pp. 84-115, April 1998. Best Paper Award. | COMPRESSION - TRIANGLE-MESHES - MPEG-4 Abstract Best Paper Award. |
3D server for Interacting with Complex Remote Models Jarek Rossignac Computer Graphics International Congress (CGI '98 congress), Hanover, pp. 324-335, June 24-26, 1998. |
COMPRESSION - TRIANGLE-MESHES - SIMPLIFICATION - PROGRESSIVE TRANSMISSION Abstract |
|
Structured Topological Complexes: A feature-based API for non-manifold topologies Jarek Rossignac Proceedings of the ACM Symposium on Solid Modeling, pp. 1-9, 1997. GVU Tech Report GIT-GVU-96-26.PDF | MODELING - TOPOLOGY - STRUCTURES - SIMPLICIAL COMPLEXES Abstract |
|
The 3D revolution: CAD access for all J. Rossignac International Conference on Shape Modeling and Applications, Aizu-Wakamatsu, Japan, IEEE Computer Society Press, pp. 64-70, March 1997. GVU Tech Report GIT-GVU-96-29. | MODELING - 3D ACCESS - INTERNET The manufacturing industry has invested vast amounts of resources in the deployment and use of solid modeling technology. Although expensive to generate and poten-tially very valuable in many product related activities, 3D models have rarely been exploited to support product management, documentation, collaborative review, and promotion, because they were only accessible to trained designers equipped with expensive graphics workstations. Intranet access, popular 3D exchange formats, and af-fordable 3D graphics chips permit to download and view 3D models using a personal computer. Although these basic capabilities are revolutionizing the entertainment and marketing industry and have reduced the cost of a design station, they are of little help to non-designers in the manufacturing industry. The author articulates a vision where 3D data is available and exploited at all phases of a product life cycle. The paper investigates the shortcomings of the current technology, identifies the fun-damental research issues, and reviews recent advances in 3D data compression, in the automatic generation of levels-of-detail for interactive rendering, and in the innova-tive exploitation of 3D input devices for an intuitive and effective navigation. |
|
Simplification and Compression of 3D Scenes J. Rossignac Tutorial. Eurographics, 1997. | COMPRESSION - TRIANGLE-MESHES - SIMPLIFICATION - PROGRESSIVE TRANSMISSION - Abstract |
|
Topologically exact evaluation of polyhedra defined in CSG with loose primitives Raja Banerjee and Jarek Rossignac Computer Graphics Forum, Vol. 15, No. 4, pp. 205-217, 1996. PDF(.pdf?) |
MODELING - CSG - BOUNDARY EVALUATIION - ROBUSTNESS - BOOLEANS Floating point round-off causes erroneous and inconsistent decisions in geometric modeling algorithms. These errors lead to the generation of topologically invalid boundary models for CSG objects and significantly reduce the reliability of CAD applications. Previously known methods that guarantee topological consistency by relying on arbitrary precision rational arithmetic or on symbol-manipulation techniques are too expensive for practical purposes. This paper presents a new solution which takes as input a fixed precision, regularized Boolean combination of linear half-spaces and produces a polyhedral boundary model that has the exact topology of the corresponding solid. Each half-space is represented by four homogeneous coefficients in fixed precision format (A bits for each one of the three direction cosigns and D bits for the constant term, i.e. the distance to the origin). Exact answers to all topological and ordering questions are computed using a fixed length, 3A+D+2 bits, integer format. This new guaranteed tight limit on the number of bits necessary for performing intermediate calculations is achieved by expressing all of the topological decisions based on geometric computations in terms of the signs of 4x4 determinants of the input coefficients. The coordinates of intersection vertices are not required for making the correct topological decisions and vertices and lines are represented implicitly in terms of planes. (Floating point approximations of vertices may be produced a posteriori for graphics and other applications.) Efficiency concerns impose a limit on the values of A and D, requiring that the primitive's geometry manipulated by the designers be approximated before it may be used for boundary evaluation. Prior to this approximation, designers may view their CSG primitives as simple Boolean combinations of loose linear half-spaces, each having the freedom to snap to a nearby half-space representable with the prescribed precision. As a consequence, the topology of certain solid primitives may be altered by these geometric perturbations, no matter how small. Nevertheless, moving the uncertainty into the primitive half-spaces, away from the geometric calculations, yields a simple and totally robust boundary evaluation algorithm. |
|
Full-range approximations of triangulated polyhedra Remi Ronfard and Jarek Rossignac Computer Graphics Forum, Proceedings of Eurographics, pp. C-67, Vol. 15, No. 3, August 1996. PDF (10MB, low quality) |
SIMPLIFICATION - TRIANGLE-MESHES - LOD - EDGE-COLLAPSE - QUADRIC ERROR Abstract |
|
A Road Map to Solid Modeling Chris Hoffmann and Jarek Rossignac IEEE Transactions on Visualization and Computer Graphics, vol. 2, No. 1, pp. 3-10, March 1996. |
MODELING - SURVEY Abstract |
|
MAGISET: Architecture and Programming Interface for a Universal Modeler Jarek Rossignac Proceedings of the Blaubeuren Workshop on Graphics and Modeling, Germany 1996. |
MODELING - TOPOLOGY - NON-MANIFOLD - MULTIU-MATERIAL Abstract |
|
![]() |
CSG formulations for identifying and for trimming faces of CSG models Jarek Rossignac CSG'96: Set-theoretic solid modeling techniques and applications, Information Geometers, Ed. John Woodwark. 1996. |
MODELING - CSG Abstract |
The IBM 3D Interaction Accelerator (3DIX) Paul Borrel, K. Cheng, Pierre Darmon, Peter Kirchner, Jim Lipscomb, Jai Menon, Josh Mittleman, Jarek Rossignac, Bengt-Olaf Schneider, Bob Wolfe IBM Technical Report. 1995. | SIMPLIFICATION - GRAPHICS Abstract |
|
M-Buffer: a flexible MISD architecture for advanced graphics Bengt-Olaf Schneider and Jarek Rossignac Computers&Graphics, Volume 19, Issue 2, Pages 239-246, March-April 1995. | GRAPHICS - HARDWARE - DEPTH-INTERVAL BUFFER - STENCILS Abstract |
|
BRUSH as a Walkthrough System for Architectural Models Bengt-Olaf Schneider, Paul Borrel, Jai Menon, Josh Mittleman, Jarek Rossignac In Rendering Techniques, Proc. 5th Eurographics Workshop on Rendering, Springer-Verlag, 389-399, New York, 1995. |
MODELING - Abstract |
|
![]() |
Triangulating multiply-connected polygons: A simple, yet efficient algorithm Remi Ronfard and Jarek Rossignac. Computer Graphics Forum, Proc. Eurographics, Vol 13, No 3, pp. C281-C292, Sept 1994. Best Paper Award. PDF (11MB, Low Quality) |
MODELING - Abstract Best Paper Award. |
Research Issues in Model-based Visualization of Complex Data Sets Jarek Rossignac and M. Novak IEEE Computer Graphics & Applications, Vol. 14., No 2., pp. 83-85, March 1994. | MODELING - Abstract |
|
![]() |
AGRELs and BIPs: Metamorphosis as a Bezier curve in the space of polyhedra Jarek Rossignac and Anil Kaul Computer Graphics Forum, Proc. Eurographics, Oslo, Norway, Vol 13, No 3, pp. C179-C184, Sept 1994. | MODELING - Abstract |
Processing Disjunctive forms directly from CSG graphs Jarek Rossignac Proceedings of CSG 94: Set-theoretic Solid Modelling Techniques and Applications, Information Geometers, pp. 55-70, Winchester, UK, April 1994. | MODELING - Disjunctive forms of CSG expressions are used in computer graphics instead of the equivalent CSG graphs because they alleviate the need for a stack of arbitrary length when evaluating CSG expressions. This advantage is especially important in SIMD architectures, where the same expression must be evaluated in parallel for a large number of datasets (for example for each pixel). Algorithmic techniques based on rewrite rules for constructing a disjunctive form from a binary CSG tree have been proposed. The drawback of these techniques is their need for storing an explicit representation of the disjunctive form, which may grow exponentially with the number of leaves in the original graph. The present paper proposes a new approach for processing the disjunctive form directly off the original CSG graph, thus avoiding the expensive rewrite mechanism and eliminating the associated storage requirements. The technique is articulated around two algorithms. The first one computes the total number of products in the disjunctive sum for each node. The second one takes as arguments a valid product id-number and traverses the relevant portions of the CSG graph to visit all and only the primitives of that product. The proposed technique is well suited for early culling of groups of empty products. It also provides an effective means for computing optimal mini-max bounds for CSG solids. An application of this technique to the hardware assisted rendering of CSG models with sculptured primitives will be briefly presented. |
|
Through the cracks of the solid modeling milestone Jarek Rossignac In From Object Modelling to Advanced Visualization, Eds. S. Coquillart, W. Strasser, P. Stucki, Springer Verlag, pp. 1-75, 1994. | MODELING - Abstract |
|
Representing and visualizing complex continuous geometric models Jarek Rossignac In Scientific Visualization: Advances and Challenges, Academic Press. Ed. L Rosenblum. pp. 337-348, 1994. | MODELING - Abstract |
|
![]() |
Simplifying interactive design of solid models: A hypertext approach Martin van Emmerik, Ari Rappoport, and Jarek Rossignac The Visual Computer, vol. 9, No. 5, pp. 239-254, March 1993. | MODELING - Abstract |
![]() |
Multi-resolution 3D approximations for rendering complex scenes Jarek Rossignac and Paul Borrel In Geometric Modeling in Computer Graphics, pp. 455-465, Springer Verlag, Eds. B. Falcidieno and T.L. Kunii, Genova, Italy, June 28-July 2, 1993. | MODELING - Abstract |
Representing Solids and Geometric Structures J. Rossignac In Geometry and Optimization Techniques for Structural Design, pp. 1-44, Eds. S. Kodiyalam, M. Saxena, Computational Mechanics Publications, Southhampton, 1993. | MODELING - Abstract |
|
Solid-Interpolating Deformations: Construction and Animation of PIPs Anil Kaul and Jarek Rossignac Computers&Graphics. Vol. 16, No. 1, pp. 107-115, 1992. Best Paper Award at Eurographics 91. | MODELING - Abstract Best Paper Award. |
|
Solid Modeling and Beyond Aristides Requicha and Jarek Rossignac IEEE Computer Graphics&Applications, Special issue on CAGD, pp. 31-44, September 1992. Best Paper Award. | MODELING - Abstract |
|
![]() |
Interactive Inspection of Solids: Cross-Sections and Interferences Jarek Rossignac, Abe Megahed, and Bengt-Olaf Schneider Proc. ACM Siggraph, ACM Computer Graphics, Vol. 26, No. 2, pp. 353-360, July 1992. | MODELING - Abstract |
M-Buffer: A flexible MISD Architecture for Advanced Graphics Bengt-Olaf. Schneider and Jarek Rossignac Proc. 7th Eurographics Workshop on Computer Graphics Hardware, Cambridge, UK, September 1992. | MODELING - Abstract |
|
![]() |
Hidden contours on a frame-buffer Jarek Rossignac and Martin van Emmerik Proceedings of the 7th Eurographics Workshop on Computer Graphics Hardware, Cambridge, UK, September 1992. | MODELING - Abstract |
![]() |
Correct Shading of Regularized CSG solids using a Depth-Interval Buffer Jarek Rossignac and Jeff Wu In Advances in Computer Graphics Hardware V, Proc of the Eurographics Workshop on Graphics Hardware. Eds. R.L. Grimsdale and A. Kaufman, Springer Verlag, pp. 117-138, 1992. | GRAPHICS - CSG - HARDWARWE Abstract |
BIERPAC: Basic Interactive Editing for the Relative Positions of Assembly Components Jarek Rossignac, Paul Borrel, J. Mastrogiulio, Jai Kim IBM Research Report RC 17339, 1991. |
HUMAN-SHAPE INTERACTION - MOTIONS - SCENE GRAPHS Abstract |
|
Constructive Non-Regularized Geometry Jarek Rossignac, and Aristides Requicha Computer-Aided Design, Vol. 23, No. 1, pp. 21-32, Jan./Feb. 1991. | MODELING - NON-REGULARIZED OPERATIONS - CSG - TOPOLOGY Solid modeling is concerned with the construction and manipulation of unambiguous computer representations of solid objects. These representations permit to distinguish between the interior, the boundary, and the complement of a solid. They are conveniently specified in CSG (Constructive Solid Geometry) by a construction tree that has solid primitives as leaves and rigid body motions or regularized Boolean operations as internal nodes. Algorithms for classifying sets with respect to CSG trees and for evaluating the boundaries of the corresponding solids are known, at least for simple geometric domains. Emerging CAD applications require that we extend the domain of solid modelers to support more general and more structured geometric objects. This paper focuses on dimensionally non-homogeneous, non-closed pointsets with internal structures. These entities are well suited for dealing with mixed-dimensional non-manifold objects in Rn that have dangling or missing boundary elements, and that may be composed of several regions. A boundary representation for such objects has been described elsewhere. In this paper, we propose to specify and represent inhomogeneous objects in terms of Constructive Non-Regularized Geometry (CNRG) trees that extend the domain of CSG by supporting non-regularized primitive shapes as leaves and by providing more general set-theoretic and topological operators at interior nodes. We present a syntax and semantics of the operators in CNRG and outline some basic algorithms for classifying pointsets with respect to the regions of objects represented by CNRG trees. Award. |
|
Accurate scan-conversion of triangulated surfaces Jarel Rossignac In Advances in Computer Graphics Hardware VI, Proc. of 6th Eurographcis Workshop on Computer Graphics Hardware, Ed. A. Kaufman, Springer Verlag, Berlin. Vienna, September 1991. |
MODELING - Abstract |
|
Z-buffer rendering from CSG: The Trickle Algorithm David Epstein, Frederik Jansen, and Jarek Rossignac IBM Research Report RC 15182. 1990. | MODELING - Abstract |
|
Issues on feature-based editing and interrogation of solid models Jarek Rossignac Computers&Graphics, Vol. 14, No. 2, pp. 149-172, 1990. |
DESIGN - CSG - FEATURES Abstract Best Paper Award. |
|
Multiple depth-buffer rendering of CSG David Epstein, Nader Gharachorloo, Frederik Jansen, Jarek Rossignac, and Christos Zoulos IBM Research Report, January, 1989. |
MODELING - Abstract |
|
![]() |
Active Zones in CSG for Accelerating Boundary Evaluation, Redundancy Elimination, Interference Detection and Shading Algorithms Jarek Rossignac and Herbert Voelcker ACM Transactions on Graphics, Vol. 8, pp. 51-87, 1989. | SOLID MODELING - SIMPLIFICATION - REDUNDANCY Solids defined by Boolean combinations of solid primitives may be represented in Constructive Solid Geometry (CSG) as binary trees. Most CSG-based algorithms (e.g. for boundary evaluation, graphic shading, interference detection) do various forms of set membership classification by traversing the tree associated with the solid. These algorithms usually generate intermediate results that do not contribute to the final result, a nd hence may be regarded as redundant and a source of inefficiency. To reduce such inefficiencies, we associate with each primitive A in a tree S an :hp2.active zone:ehp2. Z that represents the region of space where changes to A affect the solid represented by S, and we use a representation of Z instead of S for set membership classification. In the paper we develop a mathematical theory of active zones, prove that they correspond to the intersection of certain nodes of the original trees, and show how they lead to efficient new algorithms for boundary evaluation, for detecting and eliminating redundant nodes in CSG trees, for interference (null-set) detection, and for graphic shading. |
SGC: A Dimension-Independent Model for Pointsets with Internal Structures and Incomplete Boundaries Jarek Rossignac and Michael O'Connor In Geometric Modeling for Product Engineering, Proceedings of the IFIP Workshop on CAD/CAM, Eds. M. Wosny, J. Turner, K. Preiss, North-Holland, pp. 145-180, 1989. | MODELING - Abstract |
|
Considerations on the Interactive Rendering of Four-dimensional Volumes Jarek Rossignac Proc. of the Chapel Hill Workshop on Volume Visualization, pp. 67-76, 1989. | MODELING - VISUALIZATION - FOUR-DIMENSIONS - INHOMOGENEOUS MATERIAL - PROCESS SIMULATION Four-dimensional geometric models are convenient for representing and analyzing the variation of physical properties across the volume of a part, the evolution of the shape of several objects through time, the topological properties of algebraic surfaces, and many other phenomena. Geometric calculations in four dimensions have been extensively studied in mathematics and recently several data structures for representing hypersolids (i.e., 4D objects) have been proposed and algorithms for interrogating and performing Boolean and other operations among such hypersolids have been developed. Graphics is an inherent part of geometric design and should be used to visualize and inspect 4D shapes. Unfortunately, projections from the 4D space to a 2D screen are accompanied with an inevitable loss of information and thus produce ambiguous and intuitively puzzling pictures. This paper reviews some known techniques for displaying hypersolids in wireframes and considers improvements based on shading information and graphic interaction. To reduce processing cost and exploit the human ability to focus on relevant portions of an image, interactive manipulations of projections of the entire hypersolid onto the screen are preferable to families of 3D cross-sections obtained by moving a sectioning hyperplane. Interaction with pictures obtained by direct projection onto the screen is limited to 4D transformations and does not take advantage of the current hardware capabilities for shading and for hidden surface removal. An indirect approach is proposed, in which a projection onto a selected 3D hyperplane is computed and the resulting 3D solid interactively manipulated to interrogate its internal structures using extensions of standard 3D graphics. Award. |
|
Relationship between S-bounds and Active Zones in Constructive Solid Geometry Stephen Cameron and Jarek Rossignac Proceedings of Theory and Practice of Geometric Modeling, pp. 369-348, Blaubeuren, Germany, October, 1988. | MODELING - Abstract |
|
Procedural Models for Design and Fabrication Jarek Rossignac, Paul Borrel, and Lee Nackman In Automation in the Design and Manufacture of Large Marine Systems, Proc. of the MIT Sea Grant Symposium, Ed. C. Chrissostomidis, pp. 147-175, Hemisphere Publishing Co., 1990. | MODELING - Abstract |
|
Interactive Design with Sequences of Parameterized Transformations Jarek Rossignac, Paul Borrel, and Lee Nackman Proc. 2nd Eurographics Workshop on Intelligent CAD Systems: Implementation Issues, April 11-15, Veldhoven, The Netherlands, pp. 95-127, 1988. | DESIGN - SOLID MODELING - FEATURES Design shapes as a sequence of operations that measure and change the shape. |
|
AML/X tools for primitive geometric calculations: Points, Vectors, Coordinate Frames, and Linear Transformations Jarek Rossignac IBM Research Report, April, 1987. | SOFTWARE - GEOMETRIC MODELING A toolkit for computing with vectors. |
|
Piecewise-Circular Curves for Geometric Modeling Jarek Rossignac and Aristides Requicha IBM Journal of Research and Development, Vol. 13, pp. 296-313, 1987. | MODELING - INTERPOLATION - CURVES - BI-ARCS 3D curves may be closely approximated by smooth piecewise bi-arcs curves. |
|
Offsetting Operations in Solid Modelling, Jarek Rossignac and Aristides Requicha Computer-Aided Geometric Design, Vol. 3, pp. 129-148, 1986. | SOLID MODELING - OFFSETTING Theory and algorithms for computing offset of curved models. |
|
Depth Buffering Display Techniques for Constructive Solid Geometry Jarek Rossignac and Aristides Requicha IEEE Computer Graphics&Applications, Vol. 6, pp. 29-39, 1986. | SOLID MODELING - CSG - GRAPHIC - DIRECT SHADING FROM CSG - SURFELS Surfels are generated on the boundary of each primitive P in a CSG model and tested against the I-zone of P. Surfels in the I-zone are guaranteed to lie on or in the CSG solid and are rendered into a z-buffer. |
|
Constraints in Constructive Solid Geometry Jarek Rossignac Proc. ACM Workshop on Interactive 3D Graphics, ACM Press, pp. 93-110, Chapel Hill, 1986. | SOLID MODELING - CSG - CONSTRAINTS Efficient technique for specifying distance and tangency constraints on curved surfaces within the CSG scheme. |
|
Blending and Offsetting Solid Models Jarek Rossignac PhD Dissertation, Electrical Engineering Department, University of Rochester, NY, June 1985. PDF | SOLID MODELING - BLENDING - FILLETING - OFFSETTING - SURFACE INTERSECTIONS Theory and algorithms for blending, filleting, and offsetting solid models and for incorporating these operations defined in CSG. Intersections of curved surfaces are approximated using smooth piecewise circular curves (PCCs), which yield smooth piecewise canal-surfaces that approximate blends and portions of offset surfaces. (PCCs) |
|
Constant-Radius Blending in Solid Modeling Jarek Rossignac and Aristides Requicha ASME Computers In Mechanical Engineering (CIME), Vol. 3, pp. 65-73, 1984. | SOLID MODELING - BLENDING - FILLETING Theory and algorithms for creating constant radius blends on solid models. |