Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,391
» Latest member: StefanGr
» Forum threads: 6,229
» Forum posts: 52,126
Full Statistics
|
Online Users |
There are currently 288 online users. » 1 Member(s) | 282 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Orion Pobursky
|
Latest Threads |
Duplo parts not yet in LD...
Forum: Part Requests
Last Post: Peter Blomberg
1 hour ago
» Replies: 12
» Views: 1,380
|
Duplo hitches
Forum: Parts Authoring
Last Post: Gerald Lasser
4 hours ago
» Replies: 8
» Views: 1,091
|
Buckbeak Part Request
Forum: Part Requests
Last Post: San
8 hours ago
» Replies: 3
» Views: 139
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
8 hours ago
» Replies: 11
» Views: 16,439
|
Question about option lin...
Forum: Parts Authoring
Last Post: Peter Blomberg
8 hours ago
» Replies: 1
» Views: 48
|
Question about the descri...
Forum: Parts Authoring
Last Post: Manfred Schaefer
9 hours ago
» Replies: 2
» Views: 52
|
Updating MLCad parts list
Forum: Parts Authoring
Last Post: Dennis Osborn
Yesterday, 4:11
» Replies: 2
» Views: 121
|
request: 3524, large "fac...
Forum: Part Requests
Last Post: Gerald Lasser
2025-10-21, 22:31
» Replies: 1
» Views: 95
|
Creator 2024
Forum: Official Models
Last Post: Marc Belanger
2025-10-21, 21:53
» Replies: 9
» Views: 28,222
|
Creator 2017
Forum: Official Models
Last Post: Marc Belanger
2025-10-20, 23:49
» Replies: 2
» Views: 3,246
|
|
|
Datsville bottom and top layers |
Posted by: Michael Horvath - 2016-09-24, 21:06 - Forum: MOCs (My Own Creations)
- No Replies
|
 |
Currently, Datsville is split into city blocks. Each block is then split into top and bottom layers. The bottom layer has grass, driveways and other stuff you walk on. The top layer has buildings, trees and other stuff that is above the ground.
I did this because when converting Datsville into 2D video game sprites, you need this separation of layers or else your player character will walk over walls and underneath driveways, for instance.
The problem is that editing the blocks becomes a chore, since you can't edit all the layers at the same time. They are stored in separate files.
Is there an alternate way of using the concept of "layers" that I'm missing? Something in the LDraw specs I'm not aware of?
Thanks!
|
|
|
Lg_Color #40 defs |
Posted by: Tom Burger - 2016-09-23, 0:34 - Forum: Rendering Techniques
- No Replies
|
 |
i have been working for years, even back then when i was still rendering under the grapeape name on brickshelf
heres my latest work on one of the hardest colors to get right in my opinion.
// 40
#declare lg_clear_brown = texture {
// pigment { rgbft <25/255, 24/255, 20/255, .9, .1>
// /\ darker 10%
// pigment { rgbft <51/255, 49/255, 42/255, .9, .3>
// /\ darker 20%
// pigment { rgbft <53/255, 50/255, 38/255, .9, .3>
// /\ photo color match
pigment { rgbft <99/255, 95/255, 82/255, .9, .85>
// /\ original color 39% bright 9/2016
#if (lg_quality > 1)
filter 0.8
#end
}
finish { lg_transparent_finish }
}
heres one of my latest renders with the smoke color.
http://www.brickshelf.com/gallery/GrapeA...m3222a.png
|
|
|
Search Delay |
Posted by: Travis Cobbs - 2016-09-17, 4:11 - Forum: Website Suggestions/Requests/Discussion
- Replies (5)
|
 |
Does the forum need the 30-second delay between successive searches for registered users? Sometimes I'll search for something, and after getting too many results, I'll immediately try to be more specific in my search, but it forces me to wait 30 seconds in that case. It's not the end of the world, but it's inconvenient.
|
|
|
|