Skip to content

🌸 A tiny supercharged Portable Pixel Map (PPM) viewer written in Rust and Svelte.

Notifications You must be signed in to change notification settings

Uzair-Fasih/saeko

Repository files navigation

saeko

sakeo is a very simple bare-bones PPM viewer. This project was developed as a tool while working through the development of my Rust Ray Tracer.

This project is written in Svelte.

Developing

If you'd like to run this project locally, simply run the following commands.

npm run install
npm run dev
npm run dev -- --open

Building

To create a production build, simply run:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

🌸 A tiny supercharged Portable Pixel Map (PPM) viewer written in Rust and Svelte.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published