Skip to content

yossichakim/world-renderer-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Renderer 3D

Java-based 3D world rendering project leveraging linear algebra for scene creation, object transformations and realistic camera projection.

Features

  • Scene Graph Construction
    Build complex scenes by composing objects in a hierarchical graph.

  • Linear Algebra Core
    Implements vector and matrix operations for transformations (translation, rotation, scaling).

  • Realistic Camera Projection
    Simulates perspective projection using configurable camera parameters (field of view, near/far planes).

Tech Stack & Tools

  • Language: Java (100% of codebase)
  • IDE: IntelliJ IDEA project files included (.idea/, *.iml)
  • Version Control: Git (.gitignore provided)

About

Java-based 3D world rendering project leveraging linear algebra for scene creation, object transformations and realistic camera projection.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages