Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/needle-engine/black-friday-23
Microsite for Black Friday 2023 made with Blender + Needle
https://github.com/needle-engine/black-friday-23
Last synced: 12 days ago
JSON representation
Microsite for Black Friday 2023 made with Blender + Needle
- Host: GitHub
- URL: https://github.com/needle-engine/black-friday-23
- Owner: needle-engine
- Created: 2023-11-24T16:04:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T17:57:38.000Z (about 1 year ago)
- Last Synced: 2024-11-14T07:54:14.391Z (about 2 months ago)
- Language: HTML
- Size: 6.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microsite for Black Friday 2023
Get 30% OFF until 27th using [`BLACKFRIDAY23`](https://buy.stripe.com/7sIdThdwq4Og46I002?prefilled_promo_code=BLACKFRIDAY23) on checkout on all Needle Engine licenses 😊
## Made with Blender and Needle Add-On
The entire project has been made in Blender in a few hours, including the HTML parts.
Quick iteration with Needle meant that lighting and reflections could be adjusted exactly as the user will see it in the browser,
making a play with reflectiveness possible that would otherwise be hard to replicate over multiple pipeline steps.The project is live here:
https://engine.needle.tools/projects/black-friday-23/
## Getting Started
1. Open Blender
3. Download and install the Needle Engine Add-On for Blender from https://engine.needle.tools/docs/getting-started/#needle-engine-with-blender
4. Download this repository
2. Open `blackFriday.blend`
5. Click Run Project in the `Scene` panel. After a moment, your browser will open with the project running locally.
6. Make changes in Blender and save to update the browser view.
7. Click Open Code Editor to adjust HTML or see how the camera controls are done.