Project Drawing 2D Lines Project Color 2D + Chromatic Project 3D Full Spatial Contour & Form Visual Richness Spatial Reality

The Genesis

The journey began with Project Drawing, an exploration of visual representation through plain line drawings. These initial sketches captured the essence of objects and concepts through strokes and contours, establishing a foundation for understanding form and structure in two-dimensional space.

This evolved into Project Color, where the addition of chromatic information transformed these drawings into more expressive representations. Color brought depth, emotion, and context to the flat drawings, yet something fundamental remained unexplored—the true three-dimensional nature of the objects being represented.

Moving Beyond Flatness

Despite the richness of colored drawings, a critical dimension was missing. The mind perceives and conceptualizes objects in three-dimensional space, understanding their volume, depth, and spatial relationships. Two-dimensional representations, however beautiful, impose limitations on expressing this spatial understanding.

Project 3D emerged from this recognition—the need to represent objects as they exist in spatial reality, not merely as projections onto a flat plane. This transition from 2D to 3D modeling enables a more authentic expression of how we mentally construct and understand the world around us.

Core Explorations

Project 3D encompasses several fundamental investigations into three-dimensional representation:

Choosing a Data Format

The selection of an appropriate 3D data format proved crucial for this project's accessibility and functionality. Several options were considered:

WebGL offered powerful real-time rendering capabilities but required extensive programming and lacked standardized data interchange formats. X3D, an XML-based format, presented interesting possibilities for structured data analysis and manipulation, with clear hierarchical representation of scene graphs.

Ultimately, GLB (GL Transmission Format Binary) emerged as the optimal choice due to its extensive browser support, efficient binary encoding, widespread adoption in web-based 3D applications, and compatibility with modern 3D modeling tools. The format's ability to encapsulate geometry, materials, textures, and animations in a single file makes it ideal for web delivery while maintaining high visual fidelity.

Future Directions

Project 3D continues to evolve, with ongoing explorations into interactive environments, procedural generation techniques, and more sophisticated lighting models. The ultimate goal remains constant: to create a comprehensive visual vocabulary that bridges the gap between mental spatial understanding and digital three-dimensional representation.

Back to Project 3D