The Wayback Machine - https://web.archive.org/web/20230303142458/https://github.com/NotAPenguin0/Andromeda
Skip to content

NotAPenguin0/Andromeda

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Andromeda

Andromeda is a 3D scene editor with as main goal being easy to use and having beautiful visuals. It features a Vulkan-powered rendering backend to get amazing graphics with good performance.

Features

Some major features of the editor are listed here. For more detailed information and future additions see the roadmap.

  • PBR shading model with image based lighting.
  • Culling of lights to allow for many lights in the scene.
  • Raytraced shadows.
  • Preprocessing assets into a fast binary format.
  • Fast, asynchronous asset loading so the workflow is uninterrupted.
  • Entity Component System for scene management.
    • Serializing and deserializing of entities into JSON.
    • Blueprint system to allow importing entities multiple times.

Screenshots

PBR materials PBR materials with raytraced shadow in the editor

Big scene Large scene (~6 million triangles) rendered in the editor in realtime