Justin Legakis' Image Gallery o

Justin's Image Gallery

These pictures were all created with my own scanline rendering software. This grew from my class project for computer graphics classes ECS 175 and ECS 275, taught by Ken Joy. Except where noted, the models are also original.

o

Subdivision Objects

o Original fork mesh,
before subdivision
o Final fork mesh,
after subdivision
o Subdivision object modeled by Mark Duchaineau. Click here to see more examples of his work with subdivision objects.

Transparency

o Transparent Fork

This fork was rendered with surface transparency. The thickness of the object does not affect the amount of light that passes through it.

o Transparent Objects

These objects were rendered with solid transparency. The amount of light that passes through the objects depends on the thickness. Notice that you can only see through the thin parts of the objects.

Constructive Solid Geometry

Constructive solid geometry lets users design models using boolean operations in 3D space. Complex objects can be built by taking the union, intersection, or difference of simpler objects. main gallery page!

o CSG Cube

This object was created by starting with a blue cube. Six yellow boxes were subtracted from the sides, and then a red cube was then subtracted from the middle.

o CSG Object Gallery

This is a collection of various CSG objects.

o CSG Picture #3

The blue parametric object above has been cut out of the red block below.

Chess

These pictures were created for ECS 275. They demonstrate my two class projects -- procedural textures and z-buffer shadows.

o Chess Board

This scene demonstrates four procedural textures: white marble, black marble, wood grain, and sky with clouds.

o King

These scene demonstrates z-buffer shadows. In addition to the shadows the king casts onto the chess board, notice the more subtle shadows the king casts onto itself.

Teapots

These are my pictures of the original teapot data from Utah.

o o o

Miscellaneous

o Fractal Cube

This object is defined as 20 smaller versions of itself! It is interesting to note that in the limit, this object has zero volume and infinite surface area.

o Mobster

This model was created by Ron MacCracken. He took the mobster dataset from the avalon site and deformed it using his algorithm for Free-Form Deformations with Lattices of Arbitrary Topology.

o Bumpy Bezier Patches
o The Silicon Graphics logo