|
5 | 5 | "temperature": 5600,
|
6 | 6 | "temperatureRange": [2500, 7500],
|
7 | 7 | "intensity": 19389,
|
| 8 | + "sourceSize": [4], |
8 | 9 | "variants": [
|
9 | 10 | {
|
10 | 11 | "format": "Bare Bulb",
|
11 | 12 | "color": [1.0, 0.859, 0.778],
|
12 | 13 | "temperature": 5600,
|
13 |
| - "angle": 90, |
| 14 | + "angle": 89.6, |
14 | 15 | "intensity": 17244
|
15 | 16 | },
|
16 | 17 | {
|
17 | 18 | "format": "Hyper Reflector",
|
18 | 19 | "color": [1.0, 0.859, 0.778],
|
19 | 20 | "temperature": 5600,
|
20 |
| - "angle": 65, |
| 21 | + "angle": 64.8, |
21 | 22 | "intensity": 26155
|
22 | 23 | }
|
23 | 24 | ],
|
|
55 | 56 | "temperature": 5600,
|
56 | 57 | "temperatureRange": [1800, 20000],
|
57 | 58 | "intensity": 600000,
|
| 59 | + "sourceSize": [4], |
58 | 60 | "variants": [
|
59 | 61 | {
|
60 | 62 | "format": "No Reflector",
|
|
96 | 98 | "color": [1.0, 0.859, 0.778],
|
97 | 99 | "temperature": 5600,
|
98 | 100 | "temperatureRange": [2500, 10000],
|
| 101 | + "sourceSize": [4], |
99 | 102 | "intensity": 202500,
|
100 | 103 | "variants": [
|
101 | 104 | {
|
|
252 | 255 | "temperature": 3500,
|
253 | 256 | "intensity": 1500,
|
254 | 257 | "intensityRange": [1000, 2000],
|
| 258 | + "sourceSize": [5], |
| 259 | + "angle": 15, |
255 | 260 | "unit": ["lm"],
|
256 | 261 | "type": ["spot"],
|
257 | 262 | "category": ["Artificial"],
|
258 | 263 | "description": "Tungsten-halogen bulbs, commonly just called halogen, are the most widely used bulbs in car headlights. High beam is approximately double the intensity of a low beam.",
|
259 | 264 | "sources": [
|
260 | 265 | "https://www.bulbfacts.com/halogen-bulbs/chart/",
|
261 |
| - "https://en.wikipedia.org/wiki/Headlamp#Light_sources" |
| 266 | + "https://en.wikipedia.org/wiki/Headlamp#Light_sources", |
| 267 | + "https://www.onallcylinders.com/2015/02/27/light-source-quick-guide-automotive-lighting/" |
| 268 | + ] |
| 269 | + }, |
| 270 | + { |
| 271 | + "name": "Car Headlight (LED)", |
| 272 | + "color": [1.0, 0.792, 0.628], |
| 273 | + "temperature": 3500, |
| 274 | + "temperatureRange": [5000, 6000], |
| 275 | + "intensity": 3000, |
| 276 | + "intensityRange": [2000, 5000], |
| 277 | + "sourceSize": [5], |
| 278 | + "angle": 15, |
| 279 | + "unit": ["lm"], |
| 280 | + "type": ["spot"], |
| 281 | + "category": ["Artificial"], |
| 282 | + "description": "", |
| 283 | + "sources": [ |
| 284 | + "https://www.bulbfacts.com/led-kits/chart/", |
| 285 | + "https://en.wikipedia.org/w/index.php?title=Headlamp&oldid=1274156171#Light_sources", |
| 286 | + "https://www.onallcylinders.com/2015/02/27/light-source-quick-guide-automotive-lighting/" |
262 | 287 | ]
|
263 | 288 | },
|
264 | 289 | {
|
|
350 | 375 | "temperature": 1850,
|
351 | 376 | "intensity": 50,
|
352 | 377 | "intensityRange": [8, 100],
|
| 378 | + "sourceSize": [1], |
353 | 379 | "unit": ["lm"],
|
354 | 380 | "type": ["point"],
|
355 | 381 | "category": ["Natural"],
|
|
415 | 441 | "color": [1.0, 0.849, 0.754],
|
416 | 442 | "temperature": 5500,
|
417 | 443 | "intensity": 20000,
|
| 444 | + "sourceSize": [5], |
| 445 | + "angle": 60, |
418 | 446 | "unit": ["lm"],
|
419 | 447 | "type": ["spot"],
|
420 | 448 | "category": ["Artificial"],
|
|
508 | 536 | "temperature": 0,
|
509 | 537 | "intensity": 60000,
|
510 | 538 | "intensityRange": [2000, 140000],
|
| 539 | + "sourceSize": [5], |
| 540 | + "angle": 60, |
511 | 541 | "unit": ["lm"],
|
512 | 542 | "type": ["spot"],
|
513 | 543 | "category": ["Artificial"],
|
|
0 commit comments