Skip to content

Latest commit

 

History

History
207 lines (113 loc) · 6.54 KB

RENDERS.md

File metadata and controls

207 lines (113 loc) · 6.54 KB

Render examples

Must

Sphere

Sphere SphereCB

Plane

Plane PlaneCB

Translation

Translation TranslationCB

Ambient Light

AmbientLight AmbientLightCB

Should

Limited Cylinder

LimitedCylinder LimitedCylinderCB

Limited Cone

LimitedCone LimitedConeCB

Rotation

Rotation

Drop Shadow

DropShadow

Could (Primitives)

Unlimited Cylinder

UnlimitedCylinder UnlimitedCylinderCB

Unlimited Cone

UnlimitedCone UnlimitedConeCB

Torus (mathematically)

Torus TorusCB

Torus (OBJ)

TorusOBJ

Triangles

Triangle

OBJ files

TeapotOBJ

Fractals

Fractals

Möbius Strip

MoebiusStrip

Tangle Cube

TangleCube

Could (Transformations)

Scale

Scale

Shear

Shear

Could (Lights)

Multiple Directional Light

MultipleDirectionalLight

Multiple Point Light

MultiplePointLight

Separated

MultiplePointLightSeparated

Separated Denoised

MultiplePointLightSeparatedDenoised

Colored Light

ColoredLight

Phong Reflection Model

PhongReflectionModel

Advanced & Denoised

PhongReflectionModelAdvancedDenoised

Could (Materials)

Transparency

Transparency

Refraction

Refraction

Reflection

Reflection

Texturing from file

TexturingFromFile

Texturing from procedural generation of chessboard

TexturingFromProceduralGenerationOfChessboard

Texturing from procedural generation of perlin

TexturingFromProceduralGenerationOfPerlin TexturingFromProceduralGenerationOfPerlinWaves

Normal Mapping

Without Normal Mapping

NoNormalMapping

With Normal Mapping and Texture

NormalMapping

With Normal Mapping and colors

NormalMapping

Bonus

Cylinder Cone

CylinderCone

Mask

Mask

Mask Denoised

MaskDenoised

Flo Box

FloBox