-
I'm heading a different direction, at present.
1. To enable LAN sharing among various users, I'm moving .setup and .tob out of the filesystem. Meanwhile, files/ and functions/ sit in a directory parallel to DocumentRoot. functions/ will stay there. Currently, includes are changed to use dirname(dirname(__FILE__)).'/files' or dirname(dirname(__FILE__)).'/functions' to work with default path...
2007-02-02 00:15:31 UTC by nobody
-
Sorry for the late response. I use the program all the time. I noticed there is a big bug in the verson on sf, sorry about that. I think I want to rewrie it in java. I use it all the time, by I know the ins and outs of it.
2006-01-26 03:04:57 UTC by nobody
-
System Specs:
RedHat 7.3 with no updated packages:
Installed Packages:
GD library 1.8.4-4
LibPNG 1.0.14-0.7x.4
PHP 4.1.2-7.3.6
Apache 1.3.27-2
I did the chmod -R 777
Checked the /tmp to make sure the session was created
I did all I could think of to get it to work but to no avail.
One intersting thing to note is my webilizer graphs works
just fine using the libpng... Any help...
2003-07-03 04:06:23 UTC by nobody
-
Hi Bill.
I think you have an intriguing program.
For what it's worth, I've been a bit frustrated looking for a decent Windows open source CAD program that is precise, intuitive to use and learn and does automatic dimensioning and similar things like QCAD, yet can export to .obj or .aoi file format and retain the integrity of all the objects specifically for 3d extrusion-work, etc., and...
2003-06-14 08:41:51 UTC by onioid
-
If you think I should start a cvs for this project. Let me know.
Bill.
2002-06-02 19:40:49 UTC by billberggren
-
Well I just released phpcad14.zip. Comments really encourage me to work so I please send them.
New in this release:
added line
added roof
added .setup editor
added many .pov objects
Next goals:
multiple stories
server-side pov.
2002-04-05 22:07:51 UTC by billberggren
-
Combined viewer and editor. Began work on .pov scriptmaker. Added pixel to scriptmaker. Cleaned source. No cookie needed anymore.
2002-03-09 22:23:35 UTC by billberggren
-
I cleaned up some of the text. Still needs work. I also changed some of the names of files. draw2.php is now drawimage.php and master.php is now editor.php. Added the line drawing function. Slow progress but waiting for gd2.0.1+. There are some additional functions in the padobe.inc file than those in the editor.
2002-02-17 07:17:21 UTC by billberggren
-
I needed a line drawing section to be able to draw a truss. I good trick is to write a simple picture in phpcad with lines and then use fill and other stuff in Gimp and other programs. If you do that, you can create professional looking drawings easy.
Bill.
2002-01-20 07:44:34 UTC by billberggren
-
Thanks for looking at or trying my program. If you want to mention any bugs, want to take a hack at the code, or critize my code, please leave a note.
Thanks,
Bill.
2002-01-13 10:32:28 UTC by billberggren