| | Re: Java LDraw/LDLite Greg Williams
|
| | (...) There is a servlet program plugin for Apache on Linux or NT at (URL) We're using the IIS version of it on NT. It is nice and speedy for java servlets. I assume the lugnet server is Linux. (...) Hmm... how long does it take ldlite to render an (...) (26 years ago, 27-Feb-99, to lugnet.cad.dev)
|
| | |
| | | | Re: Java LDraw/LDLite Todd Lehman
|
| | | | (...) No, it runs FreeBSD. (Not that there's anything wrong with Linux.) --Todd (26 years ago, 27-Feb-99, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: Java LDraw/LDLite Greg Williams
|
| | | | | That would probably cut out the servlet possibility, then. There isn't a very good implementation of java for FreeBSD (no JIT), and I'm not sure about a Java Servlet implementation, either. (...) (26 years ago, 27-Feb-99, to lugnet.cad.dev)
|
| | | | | |
| | | | | | | Re: Java LDraw/LDLite Jasper Janssen
|
| | | | | (...) aren't FreeBSD and Linux nigh-on binary-compatible, let alone cross-compilable? Jasper (26 years ago, 27-Feb-99, to lugnet.cad.dev)
|
| | | | | |
| | | | Re: Java LDraw/LDLite Paul Gyugyi
|
| | | | On my PPro150, LDLite has the following benchmarks: syntax example: ldlite_1_6.exe -MC -V3 car.dat Model Time ----- ---- car.dat 3.6 seconds wood4.dat 5.0 seconds (new syntax) bwing.dat 14.2 seconds (-S0.5) m928.dat 23.0 seconds (clipped) m928.dat (...) (26 years ago, 2-Mar-99, to lugnet.cad.dev)
|
| | | | |