RW
Ray West
Sun, Oct 9, 2022 8:28 PM
I tried everything I could think of, and then I remembered, - to make
things work, turn it off and on again. (At least I now have the latest
build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an
openscad file that is known-good (and simple, preferably). That
should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West raywest@raywest.com wrote:
Hi,
I managed to crash openscad trying to surface a large messed up
png.
When I run openscad again, it opens to a blank window. I have
another
older version on my backup PC, and the exe, if copied over to
this pc,
runs, but my font settings, etc. are gone. I've just installed
the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there
some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
I tried everything I could think of, and then I remembered, - to make
things work, turn it off and on again. (At least I now have the latest
build).
> On 09/10/2022 20:55, FF Systems wrote:
>> So, don't run the app directly, instead try double-clicking on an
>> openscad file that is known-good (and simple, preferably). That
>> should bypass the cache and get you back. A stab in the dark...
>>
>> On Sun, Oct 9, 2022 at 2:49 PM Raymond West <raywest@raywest.com> wrote:
>>
>> Hi,
>>
>> I managed to crash openscad trying to surface a large messed up
>> png.
>> When I run openscad again, it opens to a blank window. I have
>> another
>> older version on my backup PC, and the exe, if copied over to
>> this pc,
>> runs, but my font settings, etc. are gone. I've just installed
>> the 7/10
>> nightly build (windows 64), and that opens to the blank window also.
>> There is an scad.ini file which if renamed/not used, still gives the
>> white window. (but in the old backup folder, there is no ini. ) Do i
>> need to completely uninstall openscad, and reinstall, or it there
>> some
>> other ini. type file lurking around (I'm not sure if an ini. is even
>> required, but there must be something that sets up the layout)?
>>
>> Best wishes,
>>
>>
>> Ray
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>>
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
RW
Ray West
Sun, Oct 9, 2022 9:11 PM
ran it again. It didn't crash this latest version. it got the attached
error message, but although says rendering is finished, green progress
bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make
things work, turn it off and on again. (At least I now have the latest
build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an
openscad file that is known-good (and simple, preferably). That
should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West raywest@raywest.com wrote:
Hi,
I managed to crash openscad trying to surface a large messed up
png.
When I run openscad again, it opens to a blank window. I have
another
older version on my backup PC, and the exe, if copied over to
this pc,
runs, but my font settings, etc. are gone. I've just installed
the 7/10
nightly build (windows 64), and that opens to the blank window
also.
There is an scad.ini file which if renamed/not used, still gives
the
white window. (but in the old backup folder, there is no ini. )
Do i
need to completely uninstall openscad, and reinstall, or it
there some
other ini. type file lurking around (I'm not sure if an ini. is
even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email todiscuss-leave@lists.openscad.org
ran it again. It didn't crash this latest version. it got the attached
error message, but although says rendering is finished, green progress
bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
>
> I tried everything I could think of, and then I remembered, - to make
> things work, turn it off and on again. (At least I now have the latest
> build).
>
>
>> On 09/10/2022 20:55, FF Systems wrote:
>>> So, don't run the app directly, instead try double-clicking on an
>>> openscad file that is known-good (and simple, preferably). That
>>> should bypass the cache and get you back. A stab in the dark...
>>>
>>> On Sun, Oct 9, 2022 at 2:49 PM Raymond West <raywest@raywest.com> wrote:
>>>
>>> Hi,
>>>
>>> I managed to crash openscad trying to surface a large messed up
>>> png.
>>> When I run openscad again, it opens to a blank window. I have
>>> another
>>> older version on my backup PC, and the exe, if copied over to
>>> this pc,
>>> runs, but my font settings, etc. are gone. I've just installed
>>> the 7/10
>>> nightly build (windows 64), and that opens to the blank window
>>> also.
>>> There is an scad.ini file which if renamed/not used, still gives
>>> the
>>> white window. (but in the old backup folder, there is no ini. )
>>> Do i
>>> need to completely uninstall openscad, and reinstall, or it
>>> there some
>>> other ini. type file lurking around (I'm not sure if an ini. is
>>> even
>>> required, but there must be something that sets up the layout)?
>>>
>>> Best wishes,
>>>
>>>
>>> Ray
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>>
>>>
>>> _______________________________________________
>>> OpenSCAD mailing list
>>> To unsubscribe send an email todiscuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email todiscuss-leave@lists.openscad.org
MM
Michael Marx
Sun, Oct 9, 2022 11:53 PM
If you are doing something really big, and particularly memory intense. Which surface() will with anything large.
It can take a while for the process to actually die, while it frees up memory. (std:bad_alloc = out of memory)
Check in task manager that it has gone, or kill it.
Observe task manager for the OpenSCAD process memory use when doing big things.
Re the cache error, see Preferences/Advance, I have both cache at 8000MB, obviously system dependent.
Also, if you don't get a window, sometimes it can get mapped off screen, if you suspect that,
with no openscad.exe running, delete this registry branch.
HKEY_CURRENT_USER\Software\OpenSCAD\OpenSCAD\window
From: Ray West [mailto:raywest@raywest.com]
Sent: Mon, 10 Oct 2022 08:12
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: openscad crashed, now opens to a blank window
ran it again. It didn't crash this latest version. it got the attached error message, but although says rendering is finished, green progress bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make things work, turn it off and on again. (At least I now have the latest build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad file that is known-good (and simple, preferably). That should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West raywest@raywest.com wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
If you are doing something really big, and particularly memory intense. Which surface() will with anything large.
It can take a while for the process to actually die, while it frees up memory. (std:bad_alloc = out of memory)
Check in task manager that it has gone, or kill it.
Observe task manager for the OpenSCAD process memory use when doing big things.
Re the cache error, see Preferences/Advance, I have both cache at 8000MB, obviously system dependent.
Also, if you don't get a window, sometimes it can get mapped off screen, if you suspect that,
with no openscad.exe running, delete this registry branch.
HKEY_CURRENT_USER\Software\OpenSCAD\OpenSCAD\window
_____
From: Ray West [mailto:raywest@raywest.com]
Sent: Mon, 10 Oct 2022 08:12
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: openscad crashed, now opens to a blank window
ran it again. It didn't crash this latest version. it got the attached error message, but although says rendering is finished, green progress bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make things work, turn it off and on again. (At least I now have the latest build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad file that is known-good (and simple, preferably). That should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West <raywest@raywest.com> wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
MM
Michael Marx
Mon, Oct 10, 2022 12:05 AM
If you're happy to, please post that .png if it's not too big (<~1MB), there needs to be better handling of memory allocation errors.
From: Ray West [mailto:raywest@raywest.com]
Sent: Mon, 10 Oct 2022 08:12
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: openscad crashed, now opens to a blank window
ran it again. It didn't crash this latest version. it got the attached error message, but although says rendering is finished, green progress bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make things work, turn it off and on again. (At least I now have the latest build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad file that is known-good (and simple, preferably). That should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West raywest@raywest.com wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
If you're happy to, please post that .png if it's not too big (<~1MB), there needs to be better handling of memory allocation errors.
_____
From: Ray West [mailto:raywest@raywest.com]
Sent: Mon, 10 Oct 2022 08:12
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: openscad crashed, now opens to a blank window
ran it again. It didn't crash this latest version. it got the attached error message, but although says rendering is finished, green progress bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make things work, turn it off and on again. (At least I now have the latest build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad file that is known-good (and simple, preferably). That should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West <raywest@raywest.com> wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
SP
Sanjeev Prabhakar
Mon, Oct 10, 2022 12:28 AM
63 million facets seems quite a lot .
May be this is the reason.
On Mon, 10 Oct, 2022, 2:42 am Ray West, raywest@raywest.com wrote:
ran it again. It didn't crash this latest version. it got the attached
error message, but although says rendering is finished, green progress bar
still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make
things work, turn it off and on again. (At least I now have the latest
build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad
file that is known-good (and simple, preferably). That should bypass the
cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West raywest@raywest.com wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
63 million facets seems quite a lot .
May be this is the reason.
On Mon, 10 Oct, 2022, 2:42 am Ray West, <raywest@raywest.com> wrote:
> ran it again. It didn't crash this latest version. it got the attached
> error message, but although says rendering is finished, green progress bar
> still undulating.
> On 09/10/2022 21:28, Ray West wrote:
>
> I tried everything I could think of, and then I remembered, - to make
> things work, turn it off and on again. (At least I now have the latest
> build).
>
> On 09/10/2022 20:55, FF Systems wrote:
>
> So, don't run the app directly, instead try double-clicking on an openscad
> file that is known-good (and simple, preferably). That should bypass the
> cache and get you back. A stab in the dark...
>
> On Sun, Oct 9, 2022 at 2:49 PM Raymond West <raywest@raywest.com> wrote:
>
>> Hi,
>>
>> I managed to crash openscad trying to surface a large messed up png.
>> When I run openscad again, it opens to a blank window. I have another
>> older version on my backup PC, and the exe, if copied over to this pc,
>> runs, but my font settings, etc. are gone. I've just installed the 7/10
>> nightly build (windows 64), and that opens to the blank window also.
>> There is an scad.ini file which if renamed/not used, still gives the
>> white window. (but in the old backup folder, there is no ini. ) Do i
>> need to completely uninstall openscad, and reinstall, or it there some
>> other ini. type file lurking around (I'm not sure if an ini. is even
>> required, but there must be something that sets up the layout)?
>>
>> Best wishes,
>>
>>
>> Ray
>> _______________________________________________
>> OpenSCAD mailing list
>> To unsubscribe send an email to discuss-leave@lists.openscad.org
>>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
MM
Michael Marx
Tue, Oct 11, 2022 12:30 AM
I think Ray is playing with wood grain finishes that Marcus had issues with (under 'minkowski + mesh is not closed' earlier).
Memory may be the problem if you have a large pattern, like a full plank. (like a > 1MB png)
I wonder if anyone has played with tessellation? The tile-pattern/Escher type, not computer tessellation.
(https://en.wikipedia.org/wiki/Tessellation)
Where you could get a repeating, irregular shape, interlocking but replicating a pattern.
Like if these were stretched out
A brickwork type pattern would be easy, like interlocking wood flooring, but not natural.
Presumably a render()'ed tile is cached, repeating the pattern would have low overheads.
But in the end, it would still need to triangulate the whole?
From: Sanjeev Prabhakar [mailto:sprabhakar2006@gmail.com]
Sent: Mon, 10 Oct 2022 11:28
To: OpenSCAD general discussion Mailing-list
Subject: [OpenSCAD] Re: openscad crashed, now opens to a blank window
63 million facets seems quite a lot .
May be this is the reason.
On Mon, 10 Oct, 2022, 2:42 am Ray West, raywest@raywest.com wrote:
ran it again. It didn't crash this latest version. it got the attached error message, but although says rendering is finished, green progress bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make things work, turn it off and on again. (At least I now have the latest build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad file that is known-good (and simple, preferably). That should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West raywest@raywest.com wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
I think Ray is playing with wood grain finishes that Marcus had issues with (under 'minkowski + mesh is not closed' earlier).
Memory may be the problem if you have a large pattern, like a full plank. (like a > 1MB png)
I wonder if anyone has played with tessellation? The tile-pattern/Escher type, not computer tessellation.
(https://en.wikipedia.org/wiki/Tessellation)
Where you could get a repeating, irregular shape, interlocking but replicating a pattern.
Like if these were stretched out
A brickwork type pattern would be easy, like interlocking wood flooring, but not natural.
Presumably a render()'ed tile is cached, repeating the pattern would have low overheads.
But in the end, it would still need to triangulate the whole?
_____
From: Sanjeev Prabhakar [mailto:sprabhakar2006@gmail.com]
Sent: Mon, 10 Oct 2022 11:28
To: OpenSCAD general discussion Mailing-list
Subject: [OpenSCAD] Re: openscad crashed, now opens to a blank window
63 million facets seems quite a lot .
May be this is the reason.
On Mon, 10 Oct, 2022, 2:42 am Ray West, <raywest@raywest.com> wrote:
ran it again. It didn't crash this latest version. it got the attached error message, but although says rendering is finished, green progress bar still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make things work, turn it off and on again. (At least I now have the latest build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad file that is known-good (and simple, preferably). That should bypass the cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West <raywest@raywest.com> wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
_______________________________________________
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com
AM
Adrian Mariano
Tue, Oct 11, 2022 1:46 AM
BOSL2 recently added a texture feature which could be used to make that
kind of tessellation, but it makes it as one giant polyhedron, so you'll
still have lots of triangles and no caching. However, one polyhedron could
be very efficient since it can't intersect anything. I don't know if using
multiple tiles in the model would be more efficient. One way in which
multiple tiles would be more efficient is that the computations to
determine the tesselation would be faster, but I don't know if that matters
compared to render time.
https://github.com/revarbat/BOSL2/wiki/skin.scad#function-texture
On Mon, Oct 10, 2022 at 8:32 PM Michael Marx michael@marx.id.au wrote:
I think Ray is playing with wood grain finishes that Marcus had issues
with (under 'minkowski + mesh is not closed' earlier).
Memory may be the problem if you have a large pattern, like a full plank.
(like a > 1MB png)
I wonder if anyone has played with tessellation? The tile-pattern/Escher
type, not computer tessellation.
(https://en.wikipedia.org/wiki/Tessellation)
Where you could get a repeating, irregular shape, interlocking but
replicating a pattern.
Like if these were stretched out
A brickwork type pattern would be easy, like interlocking wood flooring,
but not natural.
Presumably a render()'ed tile is cached, repeating the pattern would have
low overheads.
But in the end, it would still need to triangulate the whole?
From: Sanjeev Prabhakar [mailto:sprabhakar2006@gmail.com]
Sent: Mon, 10 Oct 2022 11:28
To: OpenSCAD general discussion Mailing-list
Subject: [OpenSCAD] Re: openscad crashed, now opens to a blank window
63 million facets seems quite a lot .
May be this is the reason.
On Mon, 10 Oct, 2022, 2:42 am Ray West, raywest@raywest.com wrote:
ran it again. It didn't crash this latest version. it got the attached
error message, but although says rendering is finished, green progress bar
still undulating.
On 09/10/2022 21:28, Ray West wrote:
I tried everything I could think of, and then I remembered, - to make
things work, turn it off and on again. (At least I now have the latest
build).
On 09/10/2022 20:55, FF Systems wrote:
So, don't run the app directly, instead try double-clicking on an openscad
file that is known-good (and simple, preferably). That should bypass the
cache and get you back. A stab in the dark...
On Sun, Oct 9, 2022 at 2:49 PM Raymond West raywest@raywest.com wrote:
Hi,
I managed to crash openscad trying to surface a large messed up png.
When I run openscad again, it opens to a blank window. I have another
older version on my backup PC, and the exe, if copied over to this pc,
runs, but my font settings, etc. are gone. I've just installed the 7/10
nightly build (windows 64), and that opens to the blank window also.
There is an scad.ini file which if renamed/not used, still gives the
white window. (but in the old backup folder, there is no ini. ) Do i
need to completely uninstall openscad, and reinstall, or it there some
other ini. type file lurking around (I'm not sure if an ini. is even
required, but there must be something that sets up the layout)?
Best wishes,
Ray
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
[image: width=]
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient
Virus-free.www.avg.com
http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient
<#m_6337571107813051962_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org
BOSL2 recently added a texture feature which could be used to make that
kind of tessellation, but it makes it as one giant polyhedron, so you'll
still have lots of triangles and no caching. However, one polyhedron could
be very efficient since it can't intersect anything. I don't know if using
multiple tiles in the model would be more efficient. One way in which
multiple tiles would be more efficient is that the computations to
determine the tesselation would be faster, but I don't know if that matters
compared to render time.
https://github.com/revarbat/BOSL2/wiki/skin.scad#function-texture
On Mon, Oct 10, 2022 at 8:32 PM Michael Marx <michael@marx.id.au> wrote:
> I think Ray is playing with wood grain finishes that Marcus had issues
> with (under 'minkowski + mesh is not closed' earlier).
>
>
>
> Memory may be the problem if you have a large pattern, like a full plank.
> (like a > 1MB png)
>
>
>
> I wonder if anyone has played with tessellation? The tile-pattern/Escher
> type, not computer tessellation.
>
> (https://en.wikipedia.org/wiki/Tessellation)
>
>
>
> Where you could get a repeating, irregular shape, interlocking but
> replicating a pattern.
>
> Like if these were stretched out
>
>
>
> A brickwork type pattern would be easy, like interlocking wood flooring,
> but not natural.
>
>
>
> Presumably a render()'ed tile is cached, repeating the pattern would have
> low overheads.
>
> But in the end, it would still need to triangulate the whole?
>
>
>
>
> ------------------------------
>
> *From:* Sanjeev Prabhakar [mailto:sprabhakar2006@gmail.com]
> *Sent:* Mon, 10 Oct 2022 11:28
> *To:* OpenSCAD general discussion Mailing-list
> *Subject:* [OpenSCAD] Re: openscad crashed, now opens to a blank window
>
>
>
> 63 million facets seems quite a lot .
>
> May be this is the reason.
>
>
>
> On Mon, 10 Oct, 2022, 2:42 am Ray West, <raywest@raywest.com> wrote:
>
> ran it again. It didn't crash this latest version. it got the attached
> error message, but although says rendering is finished, green progress bar
> still undulating.
>
> On 09/10/2022 21:28, Ray West wrote:
>
> I tried everything I could think of, and then I remembered, - to make
> things work, turn it off and on again. (At least I now have the latest
> build).
>
>
>
> On 09/10/2022 20:55, FF Systems wrote:
>
> So, don't run the app directly, instead try double-clicking on an openscad
> file that is known-good (and simple, preferably). That should bypass the
> cache and get you back. A stab in the dark...
>
>
>
> On Sun, Oct 9, 2022 at 2:49 PM Raymond West <raywest@raywest.com> wrote:
>
> Hi,
>
> I managed to crash openscad trying to surface a large messed up png.
> When I run openscad again, it opens to a blank window. I have another
> older version on my backup PC, and the exe, if copied over to this pc,
> runs, but my font settings, etc. are gone. I've just installed the 7/10
> nightly build (windows 64), and that opens to the blank window also.
> There is an scad.ini file which if renamed/not used, still gives the
> white window. (but in the old backup folder, there is no ini. ) Do i
> need to completely uninstall openscad, and reinstall, or it there some
> other ini. type file lurking around (I'm not sure if an ini. is even
> required, but there must be something that sets up the layout)?
>
> Best wishes,
>
>
> Ray
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
>
> _______________________________________________
>
> OpenSCAD mailing list
>
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
>
> _______________________________________________
>
> OpenSCAD mailing list
>
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
>
> [image: width=]
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
> Virus-free.www.avg.com
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
> <#m_6337571107813051962_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> _______________________________________________
> OpenSCAD mailing list
> To unsubscribe send an email to discuss-leave@lists.openscad.org
>
RW
Raymond West
Wed, Oct 12, 2022 12:11 PM
Hi,
Now got sidetracked into tessellated elephants. Had to trace a jpeg in
my cad software, dxf would not import into openscad, so converted it to
svg. attached below, as is the openscad script.
Plenty of room for improvement.
I think applying specific colours anf printing it on an inkjet would be
better, and much quicker. I'll see if it will 3d print in a couple of hours.
On 11/10/2022 01:30, Michael Marx wrote:
I think Ray is playing with wood grain finishes that Marcus had issues
with (under 'minkowski + mesh is not closed' earlier).
Memory may be the problem if you have a large pattern, like a full
plank. (like a > 1MB png)
I wonder if anyone has played with tessellation? The
tile-pattern/Escher type, not computer tessellation.
(https://en.wikipedia.org/wiki/Tessellation)
Where you could get a repeating, irregular shape, interlocking but
replicating a pattern.
Like if these were stretched out
Hi,
Now got sidetracked into tessellated elephants. Had to trace a jpeg in
my cad software, dxf would not import into openscad, so converted it to
svg. attached below, as is the openscad script.
Plenty of room for improvement.
I think applying specific colours anf printing it on an inkjet would be
better, and much quicker. I'll see if it will 3d print in a couple of hours.
On 11/10/2022 01:30, Michael Marx wrote:
>
> I think Ray is playing with wood grain finishes that Marcus had issues
> with (under 'minkowski + mesh is not closed' earlier).
>
> Memory may be the problem if you have a large pattern, like a full
> plank. (like a > 1MB png)
>
> I wonder if anyone has played with tessellation? The
> tile-pattern/Escher type, not computer tessellation.
>
> (https://en.wikipedia.org/wiki/Tessellation)
>
> Where you could get a repeating, irregular shape, interlocking but
> replicating a pattern.
>
> Like if these were stretched out
>