Giter Club home page Giter Club logo

unitylearn-bullethell's Introduction

UnityLearn-BulletHell

Comparing and Learning Different Methods of Creating Bullet Hell Games

Alexander Zotov

1. Bullet Hell with Simple Object Pooling System

https://www.youtube.com/watch?v=Mq2zYk5tW_E

  • Prefab + Object Pool
  • The Simplest Approach
Unity_2024-02-07_17-39-43.mp4

2. Spiral Pattern

https://www.youtube.com/watch?v=1aGjMIUgVTU

Unity_2024-02-07_19-57-00.mp4

3. Double Spiral Pattern

https://www.youtube.com/watch?v=5dlEl_G713A

Unity_2024-02-07_19-48-10.mp4

Stephen Hubbard

Unity 2D Top Down Bullet Hell Tutorial

https://youtu.be/OxDMHn1o0LA?si=7UfdvtNK3InL1uQ6

1. Shooter Bursts

NVIDIA_Share_2024-02-13_17-55-09.mp4

2. Cone Of Influence

NVIDIA_Share_2024-02-13_15-50-07.mp4
NVIDIA_Share_2024-02-13_15-50-44.mp4
NVIDIA_Share_2024-02-13_15-53-45.mp4

3. Oscillate & Stagger

NVIDIA_Share_2024-02-13_16-19-07.mp4

Maieron

How to Make a Bullet Hell Engine in Unity Using Particles (Tutorial)

https://youtu.be/46TqkhJu7uA?si=tXLBmVZJdP8aNdpU

  • Particle System
NVIDIA_Share_2024-02-13_17-37-31.mp4

Jongallant

Unity-Bullet-Hell

https://github.com/jongallant/Unity-Bullet-Hell

  • Use Graphics.DrawMeshInstancedIndirect()
  • Requires collision detection calculations
  • Subclass implementation of FireProjectile(), UpdateProjectile()
  • Custom projectile mesh
  • Custom shape template
  • Achieves one draw call!
NVIDIA_Share_2024-02-07_13-16-00.mp4
NVIDIA_Share_2024-02-07_13-17-23.mp4

unitylearn-bullethell's People

Contributors

snoopyuj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.