Skip to content

Novolis-Platform/novolis-simulation

Repository files navigation

GitHub Packages shows this repository README on every package page (upstream limitation). Open the package README for install and quick start — embedded in each .nupkg and linked below.

Published packages

Package Install Package README
Novolis.Simulation dotnet add package Novolis.Simulation README
Novolis.Simulation.Abstractions dotnet add package Novolis.Simulation.Abstractions README
Novolis.Simulation.Kinematics dotnet add package Novolis.Simulation.Kinematics README
Novolis.Simulation.Racing dotnet add package Novolis.Simulation.Racing README
Novolis.Simulation.View dotnet add package Novolis.Simulation.View README
Novolis.Simulation.World dotnet add package Novolis.Simulation.World README
Novolis.Simulation.World.Builders dotnet add package Novolis.Simulation.World.Builders README

For NuGet.org and Visual Studio, the embedded README.md inside each package is authoritative.

novolis-simulation

Neutral simulation runtime — not a game engine. Worlds, systems, time, observers, and kinematics that compose Math, Geometry, and Physics.

Packages

Package Role
Novolis.Simulation.World Planar occupancy on XZ (+Y up): move, LOS, raycast
Novolis.Simulation.View All platform cameras: YawPitchController, third-person, orbit, ViewPose, …
Novolis.Simulation.Kinematics PlanarAgent.Move (grid and/or BVH)
Novolis.Simulation.World.Builders OccupancyColumnMeshBuilderBvhStaticWorld
Novolis.Simulation Meta package referencing all of the above

Build

cd d:\novolis\novolis-math
.\scripts\pack-local.ps1
cd d:\novolis\novolis-physics
.\scripts\pack-local.ps1
cd d:\novolis\novolis-simulation
dotnet build Novolis.Simulation.slnx
.\scripts\pack-local.ps1

Policy

See library-boundaries.md.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors