Datsville


Re: Datsville
#5
Tore Eriksson Wrote:
-------------------------------------------------------
> What lighting? The parts made by DatShine, or?

e.g. b\3001.dat has only a reference to box.dat, this isn't bad it will be drawn etc. But because it's threaded as a model instead of a part it won't correct for scaling etc in regards to normals. This results in all those bricks being gray instead of e.g. white in the whole city's rendering.

I'm rewriting the file id-er to circumvent this by promoting any files with non (-)1.0 determinants references, but because of rounding errors it decided to promote whole town0-2.ldr to a single part Smile But with a fuzzy compare it seems to work without adjusting headers.

>
snip
>
> If you mean your editor may have the option to for
> example right-click on a part or a group of parts,
> and you may manually select their state as
> "Standard", "Boxed", "No top studs", "No bottom
> details" - that would be really awesome!
>

I was thinking about special part bin groups and replacement actions on the selection.

> When it comes to your editor demanding the exact
> line "0 !LDRAW_ORG Unofficial_Part" to treat an
> object as a part, I find it a very vulnerable
> approach. It may be better to have a look at how
> Lars solved the issue in L3P 1.4B, as L3P somehow
> handles boxed parts as parts. I don't know if L3P
> regards all files with .DAT extension as parts (I
> don't think so, I'm not sure?) or any file placed
> in the LDraw\Parts path (except sub-parts of
> course!) as parts. That may be a less fragile and
> more future safe approach since the header
> standards constantly change.
>
> /Tore

It all depends what the software in question wants to do with it. l3p and povray wouldn't care because they don't use normals the way e.g. OpenGL needs them, so it's a non issue for those apps.

I need to know what's a part and what not in order to optimize the 3D data speed and memory wise. For example loading the town.ldr in my editor eats 'only' about 400MB of memory but still renders at less then a second.

So depending on the rendering method knowing if something is a part or model is very valuable information (real-time) rendering speed and quality wise.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Datsville - by Roland Melkert - 2011-08-14, 19:52
Re: Datsville - by Tore Eriksson - 2011-08-14, 23:33
Re: Datsville - by Roland Melkert - 2011-08-15, 17:32
Re: Datsville - by Tore Eriksson - 2011-08-15, 23:11
Re: Datsville - by Roland Melkert - 2011-08-16, 0:06
Re: Datsville - by Tore Eriksson - 2011-08-16, 1:43
Re: Datsville - by Roland Melkert - 2011-08-16, 17:41
Re: Datsville - by Tore Eriksson - 2011-08-17, 19:06
Re: Datsville - by Chris Dee - 2011-08-18, 10:20
Re: Datsville - by Tore Eriksson - 2011-08-18, 21:26
Re: Datsville - by Roland Melkert - 2011-08-19, 19:02
Modulex (Was: Datsville) - by Tore Eriksson - 2011-08-19, 19:26
Re: Datsville - by Tore Eriksson - 2011-08-19, 19:03
Re: Datsville - by Roland Melkert - 2011-08-19, 19:33
Re: Datsville - by Tore Eriksson - 2011-08-19, 21:50
Re: Datsville - by Roland Melkert - 2011-08-20, 16:01
Re: Datsville - by Travis Cobbs - 2011-08-20, 17:39
Re: Datsville - by Roland Melkert - 2011-08-20, 20:21
Re: Datsville - by Tore Eriksson - 2011-08-20, 20:32
Re: Datsville - by Michael Horvath - 2013-10-16, 12:40
Re: Datsville - by Roland Melkert - 2013-10-16, 21:29
Re: Datsville - by Michael Horvath - 2013-10-17, 16:16
Re: Datsville - by Roland Melkert - 2013-10-17, 16:26
Re: Datsville - by Orion Pobursky - 2013-10-17, 18:44
Re: Datsville - by Roland Melkert - 2013-10-17, 18:52
Re: Datsville - by Travis Cobbs - 2013-10-17, 20:52
Re: Datsville - by Roland Melkert - 2013-10-17, 20:59
Re: Datsville - by Travis Cobbs - 2013-10-17, 23:45
Re: Datsville - by Roland Melkert - 2013-10-18, 0:21
Re: Datsville - by Michael Horvath - 2013-10-17, 19:15
Re: Datsville - by Orion Pobursky - 2013-10-17, 20:04
Re: Datsville - by Michael Horvath - 2013-10-17, 19:02
Re: Datsville - by Roland Melkert - 2013-10-17, 20:03
Re: Datsville - by Michael Horvath - 2013-10-17, 20:43
Re: Datsville - by Roland Melkert - 2013-10-17, 21:01
Re: Datsville - by Roland Melkert - 2013-10-17, 22:39
Re: Datsville - by Michael Horvath - 2013-10-17, 23:07
Re: Datsville - by Roland Melkert - 2013-10-17, 23:42
Re: Datsville - by Michael Horvath - 2013-10-18, 0:17
Re: Datsville - by Roland Melkert - 2013-10-18, 0:34
Re: Datsville - by Michael Horvath - 2013-10-18, 1:57
Re: Datsville - by Michael Horvath - 2013-10-19, 19:39
Re: Datsville - by Roland Melkert - 2013-10-19, 21:28
Re: Datsville - by Michael Horvath - 2013-10-19, 22:51
Re: Datsville - by Michael Horvath - 2013-11-10, 22:09
Re: Datsville - by Michael Horvath - 2013-10-19, 20:01
Re: Datsville rev224 - by Michael Horvath - 2013-10-26, 3:27
Re: Datsville rev224 - by Michael Heidemann - 2013-10-27, 15:12
Re: Datsville rev224 - by Michael Horvath - 2013-10-27, 22:24
Re: Datsville rev224 - by Michael Heidemann - 2013-10-28, 16:45
Re: Datsville rev224 - by Michael Horvath - 2013-10-28, 22:09
Re: Datsville rev224 - by Michael Heidemann - 2013-11-09, 23:44
Re: Datsville rev224 - by Michael Horvath - 2013-11-10, 1:05
Re: Datsville rev224 - by Michael Heidemann - 2013-11-10, 6:30
Re: Datsville rev224 - by Michael Heidemann - 2013-11-10, 16:49
Re: Datsville rev224 - by Michael Horvath - 2013-11-10, 20:43
Re: Datsville rev224 - by Michael Heidemann - 2013-11-10, 21:16
Re: Datsville rev224 - by Michael Horvath - 2013-11-10, 22:00
Re: Datsville rev256 - by Michael Horvath - 2013-11-10, 22:14
Re: Datsville rev256 - by Michael Heidemann - 2013-11-11, 17:10
Re: Datsville rev256 - by Michael Horvath - 2013-11-12, 2:53
Re: Datsville rev256 - by Michael Heidemann - 2013-11-11, 17:54
Re: Datsville rev256 - by Michael Horvath - 2013-11-12, 20:17
Re: Datsville rev256 - by Michael Heidemann - 2013-11-12, 22:23
Re: Datsville rev256 - by Roland Melkert - 2013-11-11, 18:03
Re: Datsville rev256 - by Michael Horvath - 2013-11-12, 3:05
Re: Datsville rev256 - by Philippe Hurbain - 2013-11-12, 9:33
Re: Datsville rev256 - by Michael Horvath - 2013-11-12, 17:36
Re: Datsville rev256 - by Max Martin Richter - 2013-11-12, 17:55
Re: Datsville rev256 - by Michael Heidemann - 2013-11-12, 17:55
Re: Datsville rev256 - by Michael Horvath - 2013-11-12, 20:22
Re: Datsville rev256 - by Michael Horvath - 2013-11-12, 19:50
Re: Datsville rev256 - by Roland Melkert - 2013-11-12, 20:10
Re: Datsville rev256 - by Michael Horvath - 2013-11-12, 20:20
Re: Datsville rev267 - by Michael Horvath - 2013-11-16, 21:35
Re: Datsville rev267 - by Max Martin Richter - 2013-11-16, 22:04
Re: Datsville rev267 - by Michael Horvath - 2013-11-17, 1:46
Re: Datsville rev298 - by Michael Horvath - 2013-12-06, 5:21
Re: Datsville rev308 - by Michael Horvath - 2013-12-09, 13:46

Forum Jump:


Users browsing this thread: 3 Guest(s)