POV-Ray : Newsgroups : povray.advanced-users : Installation problem in povray subdivision on server. : Installation problem in povray subdivision on server. Server Time
16 May 2024 04:04:11 EDT (-0400)
  Installation problem in povray subdivision on server.  
From: Suman
Date: 3 Aug 2014 05:05:01
Message: <web.53ddfa253d3a69d449b26730@news.povray.org>
Hi,

i installed povray with full source on server and moved the files of povray
subdivision(http://www.cise.ufl.edu/~xwu/Pov-Sub/) in source folder. then i
installed povray on centos server. povray is working fine but povray subdivision
is not working.

when i using code below.

mesh2 {

subdivision{     // subdivision
     substeps 2    // subdivide 2 times
  }
vertex_vectors {
....

its showing error.

Please help me to solve the installation issue.

Thanks
Suman


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.