PoC - animation

Discuss stuff not about Indigo.
Post Reply
4 posts • Page 1 of 1
User avatar
snorky
Indigo 100
Posts: 331
Joined: Fri Apr 17, 2009 8:54 pm
Location: Parma, Italy

PoC - animation

Post by snorky » Wed Oct 28, 2015 2:46 am

If Mohammed will not go to the mountain, the mountain must come to Mohammed
program_test.jpg
a simple program to generate multiple IGS file and a single IGQ file to animate camera based on a list of coordinates imported from a DXF file.

User avatar
snorky
Indigo 100
Posts: 331
Joined: Fri Apr 17, 2009 8:54 pm
Location: Parma, Italy

Re: PoC - animation

Post by snorky » Wed Oct 28, 2015 6:14 am

a question to developers...
this is skindigo generated file:
Desktop01.pigs
(166.63 KiB) Downloaded 168 times
this is edited by me with a program I have made:
Desktop02.pigs
(167.07 KiB) Downloaded 147 times
The two files have the same contents.
At first launch of the second file, indigo says error on:

Code: Select all

        <camera_type>
                thin-lens-perspective
        </camera_type>
I have edited it in this way:

Code: Select all

        <camera_type>thin-lens-perspective</camera_type>
the same thing happened also with other elements.

At the end of editing I have tried to launch the file but indigo scene window acts in a strange way

what's happened???

User avatar
CTZn
Posts: 7240
Joined: Thu Nov 16, 2006 4:34 pm
Location: Paris, France

Re: PoC - animation

Post by CTZn » Wed Oct 28, 2015 12:04 pm

Probably Indigo is not stripping text values, wich means it expects the second form.

In other words,

Code: Select all

"                thin-lens-perspective"
is a wrong value. All speculative :P

Aaaaand, it's great to contribute like you do Snorky !
obsolete asset

User avatar
snorky
Indigo 100
Posts: 331
Joined: Fri Apr 17, 2009 8:54 pm
Location: Parma, Italy

Re: PoC - animation

Post by snorky » Wed Oct 28, 2015 7:32 pm

I have tried to delete all text indentation and works a bit better but no correct...
maybe a carriage return?

edit:
yes... i try "cr" "crlf" and "lf" ....
only without works

Post Reply
4 posts • Page 1 of 1

Who is online

Users browsing this forum: No registered users and 23 guests