https://github.com/jverneaut/lightroom-gl
https://github.com/jverneaut/lightroom-gl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jverneaut/lightroom-gl
- Owner: jverneaut
- Created: 2019-10-24T15:44:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T12:37:28.000Z (over 2 years ago)
- Last Synced: 2025-01-30T01:17:11.448Z (5 months ago)
- Language: HTML
- Homepage: https://loving-morse-697719.netlify.com/
- Size: 2.63 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [WIP] Lightroom GL
## Motivation
Who wants to pay \$10 per month for a service when you can spend countless sleepless nights building your own version?
Yeah... me neither.
But I did it anyway.
---
This projects aims to replicate Lightroom's develop tab and to make it available to all aspiring photographers on the web.
## Technology
This project is entirely built using **Svelte** and native **WebGL**. It makes use of GLSL shaders to process the image.
## Contributing
This project is still pretty much in its infancy and as such allowing contributions isn't something I'm considering right now.
However, if you encounter a bug feel free to file an issue or submit a PR, I'll make sure to review them.
## Licence
Copyright (c) 2019-present, [Julien Verneaut](https://www.julienverneaut.com). Licensed under the terms of the [MIT License](https://opensource.org/licenses/MIT).