Difference between revisions of "User:Jr"

From POV-Wiki
Jump to navigation Jump to search
(creation, first edit. ~~~~~)
 
m (small progress. ~~~~~)
Line 12: Line 12:
 
I do have ideas for a "proper" article or two, too,
 
I do have ideas for a "proper" article or two, too,
 
on the (obligatory :-)) list of things to do.
 
on the (obligatory :-)) list of things to do.
 +
  
 
__TOC__
 
__TOC__
  
=== SDL ===
 
  
* Bounder() -- a macro to calculate an object's bounding box. {{TableVersionFileList | bounder.inc | 201910.5 | https://drive.google.com/file/d/1-ak9jRR7B6iNoQfchF_XMupNL6Wop5Oq/view?usp=sharing}}
+
=== SDL code ===
 +
 
 +
* bounder.inc  -- a macro to calculate an object's bounding box.
 +
{{TableVersionFileList | bounder.inc | 201910.5 | https://drive.google.com/file/d/1-ak9jRR7B6iNoQfchF_XMupNL6Wop5Oq/view?usp=sharing}}
 +
 
 +
* pvars.inc  --  macros for using "packed" variables.
 +
 
 +
* ruled.inc  --  a macro which expands to a "gridded" <code>plane {}</code>.
 +
 
 +
* tmc.inc  --  macros for counting calls to macros, or other code.
 +
 
 +
 
  
 
=== C programs ===
 
=== C programs ===
  
 
stub.
 
stub.
 +
  
 
=== other stuff ===
 
=== other stuff ===

Revision as of 07:56, 25 July 2022

welcome to this .. remote exclave of creature-land.

the page is currently "under development".

I intend, over the coming days and weeks, to create a collection of download links for my POV-Ray stuff, include files and utilities, mostly. the idea is to provide the latest version of each, all in one place.

I do have ideas for a "proper" article or two, too, on the (obligatory :-)) list of things to do.



SDL code

  • bounder.inc -- a macro to calculate an object's bounding box.
version download
201910.5 [{{{3}}} bounder.inc ]
  • pvars.inc -- macros for using "packed" variables.
  • ruled.inc -- a macro which expands to a "gridded" plane {}.
  • tmc.inc -- macros for counting calls to macros, or other code.


C programs

stub.


other stuff

stub.


last edited on 25.07.2022.