LIL: Cigarettes, Crystal Lantern, Abstract Objects, Anim. Hive Logo [English|Deutsch]

EnglishLanguage.png

Hello Hivian,

For this #LIL contribution, I randomly fished 6 of my own 3D projects from my projects folder using a Python script and rendered them.
If anyone is interested in this script, it is below in the code box.

GermanLanguage.png

Hallo Hivianer,

Für diesen #LIL-Beitrag habe ich 6 meiner 3D-Projekte per Zufalls-Script aus meinem Projekte-Ordner gefischt und gerendert.
Falls jemand an diesem Python-Script interessiert ist, es befindet sich hier drunter in der Code-Box.


#!/usr/bin/python3

from os import listdir
from os.path import isfile, join
import random

SELECTION_LENGTH = 6 # Number of folder names to be selected randomly.
ROOT_PATH = '/home/##############/Pictures/Blender/' # The path of the root folder.

print('\n'.join(random.sample([fi for fi in listdir(ROOT_PATH) if not isfile(join(ROOT_PATH, fi))], SELECTION_LENGTH)))

Cover image | Titelbild

EnglishLanguage.png

What is LIL?

LIL is the abbreviation for "Let's make a collage Image Library". It is an initiative of the LMAC(Let's make a collage) community to build a library of images that can be used as a material source for collages but also for other aspects.

The images in it are contributed by Hive users and automatically indexed by a bot. All images indexed so far can be found on lmac.gallery. They are linked there.

GermanLanguage.png

Was ist LIL?

LIL ist die Abkürzung für "Let's make a collage Image Library". Es eine Initiative der LMAC(Let's make a collage)-Community, um eine Bilder-Bibliothek aufzubauen, die als Material-Quelle für Collagen aber auch für andere Dinge verwendet werden kann.

Die Bilder darin werden von Hive-Benutzern beigetragen und automatisiert von einem Bot indiziert. Alle bisher indizierten Bilder sind auf lmac.gallery zu finden. Sie sind dort verlinkt.


EnglishLanguage.png

What I like to contribute

The images provided here by me, are all created by myself in Gimp and Blender. And I have not used any non-free materials or technologies for them.
Herewith I make them freely available via the #LIL and hope that someday someone can use them for making an artwork, creating a LMAC collage from it or anything else.

The cigarette box:
Any resemblance with branded products is purely coincidental. These images are satire.

GermanLanguage.png

Was ich gerne beitragen möchte

Die hier von mir zur Verfügung gestellten Bilder, sind allesamt von mir selbst in Gimp und Blender hergestellt. Und ich habe dafür keinerlei unfreie Materialien oder Technologien verwendet.
Hiermit stelle ich sie über die #LIL zur freien Verfügung und hoffe, dass sie irgendwann jemand für ein Kunstwerk, eine LMAC Collage oder irgend etwas anderes verwenden kann.

Die Zigarettenschachtel:
Mögliche Ähnlichkeiten mit Marken-Produkten, sind rein zufällig. Es handelt sich bei diesen Bildern um Satire.


EnglishLanguage.png

Workbench impressions

To prove to you that I am the author of the images provided here and for information on how they were made, I have created a short slideshow of the models in development environment on which they are based.

GermanLanguage.png

Werkbank Impressionen

Als Beweis dafür, dass ich der Urheber der hier angebotenen Bilder bin und zur Information, wie sie gemacht wurden, habe ich eine kleine Dia-Schau von den zugrunde liegenden Modellen in Entwicklungsumgebung erstellt.


wds.gif


The images | Die Bilder

Cigarette box #1 cigarette, cigarettes, smoking, smoke, fire, clowing, box, tobacco, transparent, cutoff
Cigarette box #2 cigarette, cigarettes, smoking, smoke, fire, clowing, box, tobacco, transparent, cutoff
Cigarette box #3 cigarette, cigarettes, smoking, smoke, fire, clowing, box, tobacco, transparent, cutoff
Cigarette box #4 cigarette, cigarettes, smoking, smoke, fire, clowing, box, tobacco, transparent, cutoff
Cigarette box #5 cigarette, cigarettes, smoking, smoke, fire, clowing, box, tobacco, transparent, cutoff
Cigarette box #6 cigarette, cigarettes, smoking, smoke, fire, clowing, box, tobacco, transparent, cutoff
Crystal lantern #1 lantern, lamp, light, crystal, metal, glass, grass, transparent, cutoff
Crystal lantern #2 lantern, lamp, light, crystal, metal, glass, grass, transparent, cutoff
Crystal lantern #3 lantern, lamp, light, crystal, metal, glass, grass, transparent, cutoff
Abstract object #1 stone, rock, cracked, light, red, transparent, cutoff
Abstract object #2 stone, rock, cracked, light, red, glowing, hot, explosion, transparent, cutoff
Abstract object #3 stone, rock, cracked, light, red, glowing, hot, explosion, transparent, cutoff
Animated Hive logo hive, logo, animated, animation, gif, red, rotating, transparent, cutoff

Best regards
QuantumG

AnimatedHiveLogo01.gif


╭━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╮
╭━⋞ ☙ My NFT artworks ≻≺ ♖ My dCity ⋟━╮
╭━⋞ ֎ My LMAC collages and LIL posts ⋟━━╮
╰━━━━━━━━━⋞ 👽 My Alien Art ⋟━━━━━━━━━╯
╰━━━━━━━━━━━━━━━━━━╯



0
0
0.000
0 comments