Software Comparison: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
(create page)
 
m (Steffen moved page Software comparison to Software Comparison)
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
==POV-Ray Conversion==
==POV-Ray Conversion==


{|
{| class="wikitable"
! !! L3P !! LDView
!   !! L3P !! LDView !! LeoCAD
|-
|-
! User interface || Command-line || Graphical
! Latest version
| v1.4 BETA<br/>20131202 (Win32)
| 4.2
| 0.83.1
|-
|-
! POV-Ray version || 3.6 || 3.6
! User interface
| Command-line
| Graphical
| Graphical
|-
|-
! Override output<ref>Can you easily override the default output with an include file?</ref> || Yes || Yes<ref>Backgrounds have to be disabled manually.</ref>
! POV-Ray version
| 3.6
| 3.6
| 3.6
|-
! Override outputs<ref>Can you easily override the default output with an include file?</ref>
| Yes
| Yes<ref>Backgrounds have to be disabled manually, however.</ref>
| No
|-
! LGEO support
| Yes
| Yes
| Yes
|-
! Anton Raves support
| Yes
| ?
| ?
|-
! Tweak camera<br/>programmatically<ref>For instance, can you specify the camera's latitude, longitude and distance within the POV file itself?</ref>
| Hard
| Hard
| Very hard
|}
|}


==Notes==
==Notes==
{{reflist}}
<references/>


[[Category:Software]]
[[Category:Software]]

Latest revision as of 19:23, 19 December 2018

POV-Ray Conversion

  L3P LDView LeoCAD
Latest version v1.4 BETA
20131202 (Win32)
4.2 0.83.1
User interface Command-line Graphical Graphical
POV-Ray version 3.6 3.6 3.6
Override outputs[1] Yes Yes[2] No
LGEO support Yes Yes Yes
Anton Raves support Yes ? ?
Tweak camera
programmatically[3]
Hard Hard Very hard

Notes

  1. Can you easily override the default output with an include file?
  2. Backgrounds have to be disabled manually, however.
  3. For instance, can you specify the camera's latitude, longitude and distance within the POV file itself?