POV-Ray : Newsgroups : povray.binaries.utilities : DEM2POV v1.4 : Re: DEM2POV v1.4 Server Time
25 Apr 2024 05:07:25 EDT (-0400)
  Re: DEM2POV v1.4  
From: Melody
Date: 4 Dec 2019 19:30:01
Message: <web.5de84eb75aa06a409da690110@news.povray.org>
and for the user friendly stuff, add this,

alias deminit {
  %parameters = 0 0 15 0
  %WorkingDir = c:\ftp\dempov\bin
  %proj = untitled
  ; if (!init) program uses defaults
}
menu status {
  -
  DEM Initialize: deminit
}

added project title, which is set with a filename if you dont.
title*.bat files makes more sense.


Post a reply to this message

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