diff --git a/src/components/WelcomePopup.tsx b/src/components/WelcomePopup.tsx
index ffdf6ff..caa5c9b 100644
--- a/src/components/WelcomePopup.tsx
+++ b/src/components/WelcomePopup.tsx
@@ -32,33 +32,42 @@ export const WelcomePopup: React.FC = () => {
Welcome to BitFielder
-
- BitFielder is an experimental lofi bitfield shader editor made by{' '}
- BuboBubo. Use it to create
- visual compositions through code. I use it for fun :){' '}
+
+ BitFielder is a bitfield shader editor made by{' '}
+ BuboBubo. Use it to live code weird reactive visuals.
+ I built this tool to have fun and explore. It is quite easy to learn and quite rewarding if you
+ put time into it! This tool can eat a lot of CPU, beware!{' '}
Getting Started
- -
- Edit the shader code and press Eval or Ctrl+Enter
+
- Edit the shader code and press Eval or Ctrl+Enter
+
+ - Lazy mode: press R, G and M randomly!
+
- Use special variables to create reactive effects
- - Explore/store shaders in the library (left pane)
+ - Learn more variables / operators / functions
+ - Store shaders in the library (left pane)
- Export your creations as images or sharable links
Key Features
-
- Real-time editing: See your changes instantly
+ Realtime editing: See your changes instantly
-
Motion and touch: Mouse, touchscreen support
-
- Audio reactive: Synchronize with a sound signal
+ Audio reactive: Synchronize with a sound source
+ -
+ Randomly cool: Pretty much any formula works!
+
- Extra keybindings for fun.
+
+
-
Export capabilities: Save and share your work