Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.43 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.43 KB

Microsite for Black Friday 2023

Get 30% OFF until 27th using 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/

image image

Getting Started

  1. Open Blender
  2. Download and install the Needle Engine Add-On for Blender from https://engine.needle.tools/docs/getting-started/#needle-engine-with-blender
  3. Download this repository
  4. 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.