saeko

Saeko

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

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.

Top categories

Loading Svelte Themes