|
In lugnet.cad.dev, Don Heyse writes:
> In lugnet.cad.dev, Jeremy H. Sproat writes:
> > It occurs to me that a CD-bootable LDraw Linux distro would ROCK if
> > there were even a handful of decent LDraw tools available for Linux.
> Ouch! That really stings! All kidding aside, what exactly would
> comprise "a handful of decent LDraw tools". Besides a linux l3p
> executable, what's missing? I'd like some ideas to add to my "to do"
> list.
Sorry, didn't mean to be insulting there. :-,
What Linux (and to some extent, Windows too) really needs is a semi-fast
LEdit clone. I understand that one of the newer tools (LDGlite?) has an
LEdit mode, but is kinda slow without hardware acceleration.
In a pinch, switching back and forth between a LDraw-savvy text editor and a
LDraw viewer would work, but you lose a lot doing it this way...
Of course I *could* get off my duff and teach myself some more 3d matrix
math as well as some cross-platform low-level GUI code, and write it myself,
but I haven't.
> > You wouldn't even need X loaded, just do all the screen code via
> > Allegro or SDL...
> That's an interesting thought. Is there some small memory footprint
> linux distribution you had in mind? Is allegro normally a shared
> library on linux?
I'm not thinking so much about a small memory footprint, but more along the
lines of getting X out of the picture. I imagine the goal is to keep such a
distro as simple as possible. Eliminate X, and you've saved yourself 90% of
your configuration (and memory) woes. I don't know if Allegro or SDL are
shared libs, but they ARE cross-platform, and on Linux they can use the
video framebuffer (or at least Allegro can, not sure about SDL).
I'm just brainstorming here, so it's okay for me to admit I'm probably wrong
about all this, right? :-,
Cheers,
- jsproat
|
|
Message has 2 Replies:
Message is in Reply To:
63 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|