Skip to content

dombroks/playing_with_shaders

Repository files navigation

Shaders in Flutter

A Flutter project for experimenting with shaders.

Description

This project is a simple Flutter application that allows you to play with shaders. Shaders are small programs that run on the GPU and are used to manipulate the appearance of graphics.

Features

  • Display and interact with various shaders.
  • Customize shader parameters to achieve different visual effects.
  • Explore and experiment with shader programming.

Screenshots

Galaxy of universes Star nest

Usage

1. Clone and run the application.
2. Explore the two shaders by changing the shader name in the _load() method.
3. Modify the shader code in lib/shaders to experiment and create your visual effects.

Acknowledgments

  • ShaderToy - A website that inspired this project and provided the shader code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published