Planet Earth Software

Results 8 comments of Planet Earth Software

When I do that is flickers as if rendering for a second then shows a blank black final image in the new window. The same blank black is written to...

The following is shown in the Messages window, nothing that successful renders I have done have shown, Rendering with 4 threads. Parser Options Input file: A:\Projects\QuaternionMandelbrotViewer\500.pov Remove bounds........On Split unions.........Off...

I have zipped up my large .pov file that exercises this fault, it can be downloaded from https://genethomas.com/tmp/500.zip

> I take it that is all that's needed to (try to) render the scene? yes. it is one huge mesh. It #includes "colors.inc".

That single .pov file is 10 GB not MB. Has there been any movement on this?

The .svg is attached to this Issue. The C# application using svg.net shows: ![Svg Rendered](https://github.com/user-attachments/assets/30027d8f-0cc3-40f5-8c9e-0b73e76df113) Edge, Chrome and Firefox all render the .svg as shown here: ![Svg rendered in Edge,...

>How do you view the SVG in VS? Visual Studio? In code? ``` SvgDocument svg= SvgDocument.Open(path); float width = SvgDocument.Width - SvgDocument.X; float height = SvgDocument.Height - SvgDocument.Y; Bitmap bitmap...

You may find this useful also, a repository of test GraphVis graphs: https://github.com/ellson/MOTHBALLED-graphviz/tree/master/rtest/graphs