BplusTools.jl

Extra add-on systems for the Julia game framework B+
Author heyx3
Popularity
0 Stars
Updated Last
2 Months Ago
Started In
December 2023

Add-ons and standalone modules for B+. Refer to the main repo for documentation.

The modules contained here are:

  • ECS
  • Fields
  • SceneTree
  • A few uncategorized helpers like Cam3D

If you want just this package, without the rest of B+, you can add this package directly to your project and then do using BplusTools; @using_bplus_tools.

Used By Packages