We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

How is two points perspective GetPerspectiveData() FOV working?

Anonymous
Not applicable
Hello. In 3D/All in general perspective
const PERSDEF& GetPerspectiveData () const;()
is sending different fov for general perspective and 2 points-perspective. Is this intended? In Corona, we were using this data for rendering, but we had a big FOV jump for general perspective and 2 points perspective renders.
We are using another formula and now our renders are the same as Cine4d renders. I'm just curious if it's an issue or it's intended. Thanks.
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Akos Somorjai
Graphisoft
Graphisoft
Hi Alex,

This is intentional to produce the correct result for 2-point perspective we have to adjust the FOV.

Best, Akos

View solution in original post

1 REPLY 1
Solution
Akos Somorjai
Graphisoft
Graphisoft
Hi Alex,

This is intentional to produce the correct result for 2-point perspective we have to adjust the FOV.

Best, Akos

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!