[][src]Crate starstruck

Starstruck

Starstruck Is a library that helps you make 3D applications with ease. This is primarily a educational project. Its focus is to provide an easy user experience while still maintaining high performance

Modules

allocator
camera

This module contains everything related to camera and projection. Usually you use the module to implement you own camera that determines how everything in your app will be rendered

errors
graphics
input
menu
primitive

Structs

Context
SetupContext
Starstruck

The main struct used when writing a starstruck application.

StarstruckBuilder

The main way to construct a starstruck instance

Traits

CreateBundleFromObj
CreateDefaultPipeline
CreateTexturedPipeline