UI Libraries: Swap Textures for HDR Images
This commit is contained in:
@@ -26,10 +26,12 @@ include mixins/components
|
|||||||
| Browse Textures and HDRI directly from Blender with our #[a(href="/services#blender-cloud-add-on") Blender Cloud add-on]!
|
| Browse Textures and HDRI directly from Blender with our #[a(href="/services#blender-cloud-add-on") Blender Cloud add-on]!
|
||||||
|
|
||||||
+category_list_item(
|
+category_list_item(
|
||||||
'TEXTURES',
|
'HDR IMAGES',
|
||||||
'More than 1500 texture maps. Public domain, do-whatever-you-like license.',
|
'Up to 16K and 24 EVs HDRI to enhance your renders.',
|
||||||
"{{ url_for('projects.view', project_url='textures') }}",
|
"{{ url_for('projects.view', project_url='hdri') }}",
|
||||||
"{{ url_for('static', filename='assets/img/features/textures_01.jpg')}}")
|
"{{ url_for('static', filename='assets/img/features/hdri_02.jpg')}}")
|
||||||
|
|
||||||
|
|
||||||
ul.list-unstyled.mt-3.mb-0.column-count-2
|
ul.list-unstyled.mt-3.mb-0.column-count-2
|
||||||
-
|
-
|
||||||
var projects = {
|
var projects = {
|
||||||
@@ -50,10 +52,10 @@ include mixins/components
|
|||||||
hr
|
hr
|
||||||
|
|
||||||
+category_list_item(
|
+category_list_item(
|
||||||
'HDR IMAGES',
|
'TEXTURES',
|
||||||
'Up to 16K and 24 EVs (extremely high) HDRI to light your renders.',
|
'More than 1500 public-domain textures.',
|
||||||
"{{ url_for('projects.view', project_url='hdri') }}",
|
"{{ url_for('projects.view', project_url='textures') }}",
|
||||||
"{{ url_for('static', filename='assets/img/features/hdri_01.jpg')}}")
|
"{{ url_for('static', filename='assets/img/features/textures_02.jpg')}}")
|
||||||
|
|
||||||
ul.list-unstyled.mt-3.mb-0.column-count-2
|
ul.list-unstyled.mt-3.mb-0.column-count-2
|
||||||
-
|
-
|
||||||
|
Reference in New Issue
Block a user