teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
TheCoffeMaker has joined #openscad
TheCoffeMaker has quit [Ping timeout: 252 seconds]
<gbruno> [github] kintel edited pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
mmu_man has quit [Ping timeout: 272 seconds]
TheCoffeMaker has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
J24k81 has joined #openscad
TheCoffeMaker has quit [Ping timeout: 252 seconds]
TheCoffeMaker_ has joined #openscad
J24k76 has quit [Ping timeout: 250 seconds]
TheCoffeMaker has joined #openscad
TheCoffeMaker_ has quit [Ping timeout: 252 seconds]
<gbruno> [github] tcurdt opened issue #5151 (Render missing parts of the model) https://github.com/openscad/openscad/issues/5151
TheCoffeMaker has quit [Ping timeout: 240 seconds]
TheCoffeMaker has joined #openscad
LordOfBikes has quit [Ping timeout: 260 seconds]
TheCoffeMaker has quit [Ping timeout: 252 seconds]
TheCoffeMaker has joined #openscad
LordOfBikes has joined #openscad
TheCoffeMaker has quit [Ping timeout: 256 seconds]
TheCoffeMaker has joined #openscad
TheCoffeMaker has quit [Ping timeout: 268 seconds]
TheCoffeMaker has joined #openscad
<gbruno> [github] kintel edited pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
TheCoffeMaker_ has joined #openscad
TheCoffeMaker has quit [Read error: Connection reset by peer]
TheCoffeMaker_ has quit [Excess Flood]
<gbruno> [github] kintel edited pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
TheCoffeMaker has joined #openscad
<gbruno> [github] kintel edited pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
qeed has quit [Quit: qeed]
qeed has joined #openscad
qeed_ has joined #openscad
qeed has quit [Ping timeout: 240 seconds]
J24k81 has quit [Quit: Client closed]
paddymahoney has quit [Ping timeout: 240 seconds]
J24k81 has joined #openscad
paddymahoney has joined #openscad
qeed__ has joined #openscad
qeed_ has quit [Ping timeout: 256 seconds]
fling has quit [Read error: Connection reset by peer]
teepee has quit [Read error: Connection reset by peer]
GNUmoon2 has quit [Remote host closed the connection]
teepee has joined #openscad
fling has joined #openscad
GNUmoon2 has joined #openscad
pca006132 has quit [Remote host closed the connection]
pca006132 has joined #openscad
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openscad
<gbruno> [github] sugizo opened issue #5152 (can not open dat file std:bad_alloc) https://github.com/openscad/openscad/issues/5152
J24k81 has quit [Quit: Client closed]
J24k81 has joined #openscad
snakedGT has joined #openscad
snaked has quit [Ping timeout: 256 seconds]
mmu_man has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
L29Ah has quit [Read error: Connection reset by peer]
L29Ah has joined #openscad
L29Ah has quit [Read error: Connection reset by peer]
Guest74 has joined #openscad
Guest74 has quit [Client Quit]
little_blossom has quit [Quit: little_blossom]
little_blossom has joined #openscad
L29Ah has joined #openscad
cart_ has joined #openscad
<Scopeuk> I've tried running that dataset through nightly and it was able to preview (currently rendering). it got there on preview but it used about 500meg processing the initial pass and then exploded to probably the best part of two gigs
<Scopeuk> render is currently using 5 gigs
<Scopeuk> hmm peaked at 7.5
<Scopeuk> WARNING: GeometryEvaluator: Node didn't fit into cache. wonder why
<teepee> because the cache is configured to be smaller :)
<Scopeuk> yeh I think I was missing a :p
<Scopeuk> I did generate an stl out of morbid curiosity it is 400MB
<teepee> ouchies
<Scopeuk> I could easily see throwing a couple of geometry operations on top of this causing ram usage to exceed available memmory
<teepee> but yeah, surface does explode quite a bit, it's like every point expands to 9 triangles or so
<Scopeuk> interesting it looks like it used less peak ram rendering it on the release version
<Scopeuk> yikes that is 400 meg binary
<teepee> cool, so ascii would be about 2gb
<Scopeuk> easily
<Scopeuk> Total rendering time: 0:00:11.411
<Scopeuk> Facets: 8282883
<Scopeuk> Top level object is a 3D object:
<Scopeuk> and from the look of the customizer window in the screen shot they are doing some sort of scaling afterwards
<Scopeuk> it looks to be a 1440 by 1440 geographical data set so 2 million data points or there abouts
<Scopeuk> Ok that last response looks to me like the machine just ran out of usable ram
<Scopeuk> you can work with whatever dataset you like if you have the hardware to go with it
AzAv8r has joined #openscad
pca006132 has quit [Remote host closed the connection]
pca006132 has joined #openscad
L29Ah has quit [Read error: Connection reset by peer]
L29Ah has joined #openscad
mmu_man has quit [Ping timeout: 272 seconds]
L29Ah has quit [Read error: Connection reset by peer]
L29Ah has joined #openscad
gonkulator has quit [Changing host]
gonkulator has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
L29Ah has quit [Read error: Connection reset by peer]
<guso78> Believe that every Data Point expands to two triangles . This is the amount you need to Cover the space in between 4 Points with arbeitary. Size. The vertical triangles to Cover the Sides are literarily Peanuts
mmu_man has joined #openscad
AzAv8r has quit [Ping timeout: 250 seconds]
<teepee> guso78: no, that does not work if you have bigger spikes
<teepee> ah, probably 4 to create a pyramid connecting 3 neigbour points
<teepee> explains the directional look
snakedLX has joined #openscad
snakedGT has quit [Ping timeout: 252 seconds]
qeed has joined #openscad
qeed__ has quit [Ping timeout: 264 seconds]
L29Ah has joined #openscad
cart_ has quit [Ping timeout: 240 seconds]
mmu_man has quit [Ping timeout: 268 seconds]