Skip to content

prxssh/flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Flow: Rust Calculator & Text-to-Shader

This project is a two-page web application demonstrating a Rust/WASM calculator and an AI-driven text-to-shader generator, built with React, Rust, and Elixir.

Features

  • Tab 1: Rust Calculator: Client-side mathematical expressions handled by Rust/WASM.

  • Tab 2: Text-to-Shader: User input sent to Elixir backend, which uses an LLM to generate WebGL shader code for display.

Technologies Used

Frontend: React, Rust, WebAssembly (WASM), Tailwind CSS, WebGL Backend: Elixir, Phoenix Framework, LLM API (e.g., Google Gemini API)

About

poc: high-performance web with rust (wasm), elixir, and react

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors