9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Pietro Gagliardi <pietro10@mac.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Attempt at making 3D graphics library
Date: Sat, 24 Nov 2007 10:57:12 -0500	[thread overview]
Message-ID: <74BC7D07-43D3-4DA1-B0ED-1F1C4615DB2B@mac.com> (raw)
In-Reply-To: <217E2E30-ED7F-40A8-9C11-7D0689255996@mac.com>

I got it all to work now using the 3DMOL code, converted from C++ to C.

mkdir 3d # download
cd 3d
rc /n/sources/contrib/pietro/3d.bundle
8c 3d.c # compile
8c 3dtest.c
8l -o 3dtest *.8
3dtest # run

You can see a cube in the center of the screen. Use q to quit (and  
crash, for some threadexitsall-related reason). This could be the  
first step to a new 3D engine in C for Plan 9 - or for any system.  
I'll give them my regards now.


  parent reply	other threads:[~2007-11-24 15:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-24  3:43 Pietro Gagliardi
2007-11-24  6:57 ` Paul Lalonde
2007-11-24 14:19   ` Pietro Gagliardi
2007-11-24  7:11 ` anyrhine
2007-11-24 16:42   ` Pietro Gagliardi
2007-11-24 15:57 ` Pietro Gagliardi [this message]
2007-11-24 16:00   ` andrey mirtchovski
2007-11-24 16:21     ` Pietro Gagliardi
2007-11-24 22:48       ` Federico G. Benavento
2007-12-30 16:33         ` Pietro Gagliardi
2007-12-03  2:54 ` Pietro Gagliardi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=74BC7D07-43D3-4DA1-B0ED-1F1C4615DB2B@mac.com \
    --to=pietro10@mac.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).