Skip to content

SlavicPotato/CBPSSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBPSSE

Modified version of CBP Physics for Skyrim SE by polygonhell

Changes

  • Decouple simulation speed from framerate
  • Track all loaded actors instead of just those in the player cell
  • Track actors via events, no polling (cell/process lists scanning)
  • Version independent (requires Address Library for SKSE Plugins)
  • Simulate any valid node
  • Per actor/race physics and node configuration via in-game UI (ImGUI)
  • Collisions (implements sphere, capsule, box, cone, cylinder, custom convex hull and concave collider shapes)
  • Renderer to aid in configuring collision bodies
  • Physics configuration overrides for individual armors

Build deps

About

CBP Physics for Skyrim SE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages