Skip to content

Mellorison/_0rison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orison-Softworks - Tumelo Daniel Mwaba: 0rison

0rison is a 2d graphics simulation programming framework developed with .Net. It's primarily meant for Low-Level Computer Graphics research.

Current Version

  • Version 0.1.1

Basic Features

  • Quick Set Up,
  • 6 Collider Types,
  • Handy Utility Functions,
  • Scene, Entity, Component-Based System,
  • Texture Atlas Support
  • And MORE! :D

Set Up (Visual Studio).

  • New Console Application.
  • Add Project "0rison.csproj" to Solution.
  • Add Reference to "0rison" in your Project.
  • Add "using 0rison;" to your Program.cs.
  • Create a new program: var program = new Program();
  • Start the program: program.Start();
  • Run your brand new 0rison program!

Contribute

  • Submit a pull request.
  • File an Issue.
  • Post on the forum.

Help

orison-web (Stellate Web Demo)

This repo also includes a zero-install browser build of a Stellate MVP demo under orison-web/.

Run

  • Open orison-web/index.html directly in a browser.

If the browser blocks local file access for any assets, serve the folder with a local static server.

Controls

  • Move: WASD / Arrow Keys
  • Jump: Space
  • Interact (Cartesian-Twist switch): E
  • Pause: Esc

3D Protagonist Overlay (WebGL)

The demo renders a procedural 3D “Afronaut” protagonist in a WebGL overlay canvas on top of the 2D game.

Export the protagonist as .glb

While the demo is running, press G to download stellate_protagonist.glb.

Free asset pipeline (CC0)

To improve visuals with free/open assets (Quaternius / Poly Haven) and convert them to .glb for the demo:

  • See orison-web/ASSETS.md

About

Low-Level Vector Mechanics & Graphics Simulation Development Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages