POV-Ray : Newsgroups : povray.programming : Parsing a POV-Ray file : Re: Parsing a POV-Ray file Server Time
1 Jun 2024 19:28:03 EDT (-0400)
  Re: Parsing a POV-Ray file  
From: Thorsten Froehlich
Date: 18 Sep 2005 13:43:00
Message: <432da724$1@news.povray.org>
Oodini wrote:
> I programmed a simple 3D renderer in C, and I would like to include a 
> parsing functionnality.

You may want to read 
<http://tag.povray.org/povQandT/filesQandT.html#povtootherformatsdifficulty> 
before you try parsing POV-Ray scene files.

For many other 3d file formats a "real" parser is overkill and something as 
simple as scanf will do.

	Thorsten


Post a reply to this message

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