POV-Ray : Newsgroups : povray.programming : few newbie questions : few newbie questions Server Time
17 May 2024 06:02:40 EDT (-0400)
  few newbie questions  
From: Raf256
Date: 26 Nov 2005 10:42:04
Message: <nacm53-suu.ln1@raf256.com>
Sorry for such easy questions (I can predict Thorsten bashing me already ;)

ps. also sorry for bad english

1. do we have some tutorial for POV _programmers_?

2. how to allocate memory, like if I need an array of N int; what if I need
N floats? Should I just use "float" or something like "tPovColorElement" to
store R, G or B value of a pixel while tracing a pixel
How to deallocate it afterwards, and how to access it (what is the best
practise)

3. how to print debugging informations, best - printf style

4. any must-known tips&tricks?


-- 


Post a reply to this message

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