Skip to content

A powerful shader creation tool built with Three.js and GLSL, designed to craft and visualize custom shaders in real-time. This repository enables users to experiment with shader effects, offering a responsive interface for exploring complex visual effects and fine-tuning GLSL code dynamically.

Notifications You must be signed in to change notification settings

apo-star/3JS_Shader-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup ✨

To run the configurators locally, follow these steps:

Prerequisites ⚙️

  1. Clone, install the 3JS_Shader-Editor repository.

Installation 🛠️

  1. Clone the "3JS_Shader-Editor" repository.
  2. Navigate to the "Planner" repository.
  3. Install dependencies for the "3JS_Shader-Editor" repository by running:
    npm i
    
  4. Start the editor by running editor script, e.g., default-dev (public demo site running at http://localhost:5173/)
    npm run dev
    

Now you're all set to run the editor locally! 🎉

About

A powerful shader creation tool built with Three.js and GLSL, designed to craft and visualize custom shaders in real-time. This repository enables users to experiment with shader effects, offering a responsive interface for exploring complex visual effects and fine-tuning GLSL code dynamically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published