โ‚ฌ40

Three.js Light Kit

4 ratings
I want this!

Three.js Light Kit

โ‚ฌ40
4 ratings

v 2.1.2

https://threejs-lightkit.com/

As a creative developer, you're probably familiar with how getting the lighting just right in Three.js can be time-consuming. Loading and trying HDR textures one by one, spending hours tinkering with your renderer and exposure settings, never feeling quite satisfied with the overall tone of your scene...

Well, say goodbye to that!

Designed to simplify and speed up the process, this tool lets you effortlessly integrate HDR lighting into your projects. Browse through the entire HDR Polyhaven API and enhance your scenes in minutes.

๐Ÿ‘‰ Work faster
๐Ÿ‘‰ Improve your scenes
๐Ÿ‘‰ Find unexpected lighting ideas


What you get

  • Browse 694 HDR textures
  • Perfect control over your scene background (skybox, rotation, blur, intensity, ...)
  • Free updates for new features to come
  • Examples are provided to help you see TLK in action

How it works

Three Light Kit is a one-file JS plugin, just import it like any other package.

import TLK from 'path/to/three-light-kit.mjs';

First use

const tlk = new TLK();

tlk.apply( scene, { renderer, editor: true })

This code instanciates the Editor.

Once you're happy with your lighting settings, hit the "export" button. This will download a "tlk-preset" JSON file.

Loading a preset

const tlk = new TLK()

tlk.on( 'load', () => { 
    tlk.apply( scene, { renderer, editor: true })
})

tlk.load( 'tlk-preset.json' )

Full documentation: https://threejs-lightkit.com/


Does it work with React Three Fiber?

Yes. Three.js Light Kit is primarily developed in vanilla JS for vanilla JS projects, but it is compatible with React Three Fiber. One of the examples provided is a React app using RTF and Three.js Light Kit.

I want this!

Refund conditions

Thank you for your interest in purchasing Three Light Kit. Before you make your purchase, I kindly ask that you carefully read this refund policy.

Due to the digital nature of this product, all sales are final. Once you have gained access to the Three Light Kit, there will be no refunds, exchanges, or cancellations. By making a purchase, you agree to these terms.

However, in the event of a substantial bug that renders the tool completely unusable, a refund may be considered. If you encounter such a situation, please contact me within 14 days of your purchase, providing a detailed description of the issue. I reserve the right to assess the validity of the refund request and take appropriate measures to resolve the technical issue. Any refund requests must be submitted within the specified timeframe, and the final decision rests at my discretion. All other terms and conditions remain unchanged, and by making a purchase, you agree to these terms.

Last updated Jan 22, 2024

Buy once, own forever.

Size
20.7 MB
Copy product URL

Ratings

5
(4 ratings)
5 stars
100%
4 stars
0%
3 stars
0%
2 stars
0%
1 star
0%