Maidens of the Kaleidoscope

~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Topic started by: james7132 on March 09, 2018, 07:01:24 AM

Title: [Free/Open Source] DanmakU - Unity3D Bullet Hell Development Kit v0.7.0-alpha
Post by: james7132 on March 09, 2018, 07:01:24 AM
(https://i.imgur.com/I3i2xc2.png)
Latest Version: v0.7.0-alpha (https://github.com/james7132/DanmakU/releases/tag/v0.7.0-alpha')
Documentation (https://jamessliu.com/DanmakU/index.html) | Discord Server (https://discordapp.com/invite/e9G43m2) | GitHub (https://github.com/james7132/DanmakU') | Issue Tracker (https://github.com/james7132/DanmakU/issues) | Unity Forums Thread  (https://forum.unity.com/threads/free-open-source-danmaku-bullet-hell-development-kit.519181/)

DISCLAIMER: This is an early alpha based on Unity features currently only available in Unity 2018.1's beta. Expect bugs and potential crashes (Uses unsafe code).

DanmakU
is a high performance engine for creating, simulating and rendering large numbers of bullet-like objects. While generally created for tailored for 2D bullet hell games, the central core of the package can be generalized to any case where one needs highly controllable masses of objects that requires rendering and collision.

It should be noted that this package is not designed to be end-all-be-all in developing bullet hell games in Unity, but it certainly resolves the central issues of performance when dealing with large numbers of bullets. In the future, separate packages may be built around this core for simplifying the other parts of bullet hell development.

As of right now this package mostly consists a scripting interface for building and controlling large bullet patterns. More Unity-like component based workflows may come depending on initial alpha feedback.

Screenshots and visuals coming soon. Will have more visuals and eye candy to show in the near future.

Features

Requirements

Notes

Future Features Under Consideration

For those who have seen the previous versions of the library, this is completely new, I've completely rewritten this from scratch.
Title: Re: [Free/Open Source] DanmakU - Unity3D Bullet Hell Development Kit v0.7.0-alpha
Post by: james7132 on March 09, 2018, 07:03:34 AM
Post reserved for the future.