# Black Hole Shader

### Overview

This Unity package creates a stunning visual experience that brings the awe-inspiring power of a black hole to your games or simulations.

**Key Features:**

**Fully customizable shaders and effects** \
Create stunning atmospheres and a variety of different black holes with the fully customizable shaders and visual effects

**Rotating Black Hole Heat Distortion**\
Watch as the space around the black hole warps and ripples, creating a breathtaking atmosphere.

**Glowing Black Hole Center with Fresnel Shader**\
The heart of the black hole glows with an ethereal radiance, thanks to the Fresnel shader.

**Rotating Particles with VFX Graph**\
Immerse your audience in the cosmic chaos as particles orbit and are irresistibly drawn towards the black hole. Utilizing Unity's VFX Graph, create stunning visual effects that simulate the gravitational pull, adding dynamism to your scenes.

**Rotating Twirl Effect Particle System**\
Elevate the uniqueness of your black hole with a specially designed twirl effect particle system. These rotating particles add an extra layer of detail and make your black hole a visually striking and unforgettable element in your project.

**Spaghettification Shader**\
Experience the mind-bending phenomenon of spaghettification as the shader manipulates the vertices of surrounding objects. Watch as the gravitational forces lengthen and distort objects near the event horizon, creating a truly immersive spaghettification pull effect.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sf-studio.gitbook.io/unity-assets/black-hole-shader/black-hole-shader.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
