in the film Jurassic park they show a interesting linux file system, after some time i found it
link: http://en.wikipedia.org/wiki/File_System_Navigator
the scene: http://www.youtube.com/watch?v=dFUlAQZB9Ng
silicon graphics website: http://www.sgi.com/
it was never finished and that made me sad ..
i was thinking about re-creating it in LÖVE that could be very awsome
with love.filesystem and os.execute
and of course a 3D libary
FSN unix 3D file system in love
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
FSN unix 3D file system in love
Last edited by jjmafiae on Wed Jun 19, 2013 4:55 pm, edited 1 time in total.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: FSN unix 3D file system in love
Sure, go ahead. What are you waiting for?
Help us help you: attach a .love.
- NightKawata
- Party member
- Posts: 294
- Joined: Tue Jan 01, 2013 9:18 pm
- Location: Cyberspace, Room 6502
- Contact:
Re: FSN unix 3D file system in love
Instead of thinking, how about you actually do it?
"I view Python for game usage about the same as going fishing with a stick of dynamite. It will do the job but it's big, noisy, you'll probably get soaking wet and you've still got to get the damn fish out of the water." -taylor
Re: FSN unix 3D file system in love
Love2d doesn't quite fit as a tool for creating 3D application. You should use different framework for that, like SDL.
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: FSN unix 3D file system in love
No. Stop right there. First, some context...raidho36 wrote:Love2d doesn't quite fit as a tool for creating 3D application. You should use different framework for that, like SDL.
(And that's quite a few versions ago)
Anyway, using my methods one could very very very easily recreate that UNIX file explorer thing from Jurassic Park.
But, it'd be a lot of work. My engine has a lot of code and a chunk system for optimizing when and where to draw things. And it's taken me all year so far to get to this point.
Re: FSN unix 3D file system in love
A NEW ENGINE??Jasoco wrote:No. Stop right there. First, some context...raidho36 wrote:Love2d doesn't quite fit as a tool for creating 3D application. You should use different framework for that, like SDL.
(And that's quite a few versions ago)
Anyway, using my methods one could very very very easily recreate that UNIX file explorer thing from Jurassic Park.
But, it'd be a lot of work. My engine has a lot of code and a chunk system for optimizing when and where to draw things. And it's taken me all year so far to get to this point.
BTW im going to call the file system butter
Re: FSN unix 3D file system in love
If you wanted to amaze me with emulating 3d via 2d textured primitives that are then internally rendered via OpenGL in plain and straightforward hardware accelerated 3d, with all the 3d transformations pre-computed software with a scripting language, then you should've first though how inadequate the very idea of rendering 3d that way. It's like shitting through your mouth: it's cool that you can do it, but you shouldn't actually use it in practice, you have an asshole for that.
Re: FSN unix 3D file system in love
just something i want to tell you that the mods and admins in the forum donst like swearing and cursingraidho36 wrote:If you wanted to amaze me with emulating 3d via 2d textured primitives that are then internally rendered via OpenGL in plain and straightforward hardware accelerated 3d, with all the 3d transformations pre-computed software with a scripting language, then you should've first though how inadequate the very idea of rendering 3d that way. It's like shitting through your mouth: it's cool that you can do it, but you shouldn't actually use it in practice, you have an asshole for that.
Re: FSN unix 3D file system in love
They do it themselves as far as I see it, but ok. Anyway, yeah, I acknowledge it's technically possible to re-create somewhat 3d graphics with love2d up until certain extent, but instead you should use specifically designed 3d graphics package (in fact here you're limited to OpenGL, and Windows would also support Direct3D).
Re: FSN unix 3D file system in love
i will when im finished with 3 other projects (that will take 1 or 2 year(s) to do)NightKawata wrote:Instead of thinking, how about you actually do it?
Who is online
Users browsing this forum: Bing [Bot] and 3 guests