Skip to content
/ BW-Blobs Public

This repository showcases a WebGL implementation of a mesmerizing circle visualization using shaders. The project dynamically renders circles that pulsate and move across the screen based on procedural noise and time-based animations.

Notifications You must be signed in to change notification settings

QC20/BW-Blobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Circle Shader Visualization

This repository showcases a WebGL implementation of a mesmerizing circle visualization using shaders. The project dynamically renders circles that pulsate and move across the screen based on procedural noise and time-based animations.

Features

  • WebGL Visualization: Utilizes WebGL for high-performance graphics rendering directly in the browser.
  • Dynamic Circle Animation: Circles pulsate and move based on procedural noise and time variables, creating an interactive visual experience.
  • Shader Programming: Implements both vertex and fragment shaders to achieve the desired visual effects.
  • Responsive Canvas: The visualization adjusts to fit various screen sizes, ensuring a consistent experience across devices.

Usage

To explore the visualization:

  1. Clone the repository.
  2. Open index.html in a WebGL-compatible browser.
  3. Experience the dynamic circle animation powered by shaders and procedural noise.

Technologies Used

  • WebGL
  • HTML5
  • JavaScript

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository showcases a WebGL implementation of a mesmerizing circle visualization using shaders. The project dynamically renders circles that pulsate and move across the screen based on procedural noise and time-based animations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published