Re: [FRIAM] Graphics Class at the Complex

2011-01-31 Thread Marcos
On Sun, Jan 30, 2011 at 7:39 PM, Edward Angel  wrote:
> Please let me know if you are interested. It would be good to have an
> organizational meeting sometime next week, perhaps a round table at Wedtech
> next week if nothing else has been scheduled yet.

I'd be interested, but would only be able to audit w/o credit.  Thanks
for offering it here.  I think the Complex will be a very interesting
venue.

marcos
sfcomplex.org


FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org


[FRIAM] Graphics Class

2011-01-31 Thread Edward Angel
I've received a lot of positive responses about the class so it looks it's a 
go. Some of you have asked about scheduling. I'm pretty open as to times and I 
intend to have a lot of material available on line. Steve Smith has set up a 
doodle poll so people can put in their preferences. It's at 

http://www.doodle.com/qw535ewa3ux3zxcw42grre5n/admin

I had suggested we meet next week. I noted though that there is a Wedtech 
scheduled for next week but none for this week so I've put us down to have a 
roundtable discussion that might include content, possible projects, scheduling 
and how to register with UNM of you want credit. So if you can make it, we'll 
meet at the Complex Wednesday April 2 at noon.

Ed
__

Ed Angel

Chair, Board of Directors, Santa Fe Complex
Founding Director, Art, Research, Technology and Science Laboratory (ARTS Lab)
Professor Emeritus of Computer Science, University of New Mexico

1017 Sierra Pinon
Santa Fe, NM 87501
505-984-0136 (home) an...@cs.unm.edu
505-453-4944 (cell) http://www.cs.unm.edu/~angel

http://artslab.unm.edu

http://sfcomplex.org


FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Re: [FRIAM] Graphics Class at the Complex

2011-01-31 Thread Vladimyr Ivan Burachynsky
Great News,

 

Count me in but do to the distance what possibilities could accommodate my
interest and how can I support your effort?

 

 

 

Vladimyr Ivan Burachynsky

Ph.D.(Civil Eng.), M.Sc.(Mech.Eng.), M.Sc.(Biology)

 

120-1053 Beaverhill Blvd.

Winnipeg, Manitoba

CANADA R2J 3R2 

(204) 2548321  Phone/Fax

  vbur...@shaw.ca 

 

 

-Original Message-
From: friam-boun...@redfish.com [mailto:friam-boun...@redfish.com] On Behalf
Of Edward Angel
Sent: January 30, 2011 8:40 PM
To: Discuss SFx; The Coffee Group Friday Morning Applied Complexity
Subject: [FRIAM] Graphics Class at the Complex

 

A number of you have shown interest in having a course in Computer Graphics
at the Complex. I've been working with UNM on it so that those of you who
are interested and what credit for the class can do that. So here is what
I'm proposing to do.

 

We'll do the equivalent of UNM's CS/EECE 412 Introduction to Computer
Graphics which counts for both undergraduate and graduate credit. I'm hoping
we can use the new edition of my textbook "Interactive Computer Graphics"
which should come out around March. If it isn't available, my publisher will
get us copies of the first couple of chapters which we can use until the
book is available. 

 

The course is an introduction to Computer Graphics using OpenGL. The
significance of the new edition is that it will be the first textbook that
uses the latest versions of OpenGL which are totally shader based.
Consequently we should be able to do projects on PCs or Macs with any
version of OpenGL from 3.1 up to 4.1 or on cell phones with OpenGL ES 2.0 or
through browsers with WebGL. All these versions are almost identical so
participants should be able to pick their platform and programming language.


 

The content includes hardware and software, geometry, viewing, modeling,
procedural methods, curves and surfaces. An old syllabus from UNM is at
www.cs.unm.edu/~angel/CS433. In the modern version that we'll do, everything
will be done using shaders on the GPU. I'd like to keep the format where we
all do a few startup projects and then each participant picks a project to
do.

 

The plan is to start around March 1 and do the class over the next couple of
months ending at the close of UNM's spring semester. 

 

To make this work for those who want credit and to earn some much needed
funds for the Complex, I need seven people to register for UNM credit.
Otherwise, I don't really care if others sit in as long as they participate.


 

Not only is the subject of interest to a lot of you, if we can do this
course successfully with UNM, it will lead to a long term relationship under
which we could offer more courses at the Complex for which credit will be
available. I'll also be working on an on line version at the same time which
could also be a test case for future offerings through the Complex.

 

Please let me know if you are interested. It would be good to have an
organizational meeting sometime next week, perhaps a round table at Wedtech
next week if nothing else has been scheduled yet.

 

Ed

__

 

Ed Angel

Chair, Board of Directors, Santa Fe Complex
Founding Director, Art, Research, Technology and Science Laboratory (ARTS
Lab)
Professor Emeritus of Computer Science, University of New Mexico

1017 Sierra Pinon

Santa Fe, NM 87501
505-984-0136 (home)   an...@cs.unm.edu

505-453-4944 (cell)
http://www.cs.unm.edu/~angel
 
http://artslab.unm.edu  

 
http://sfcomplex.org

 


FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Re: [FRIAM] Friam Digest, Vol 91, Issue 26

2011-01-31 Thread Michael Odza
What are the prerequisites for the course?

Michael

On Mon, Jan 31, 2011 at 10:00 AM,   wrote:
> Send Friam mailing list submissions to
>        friam@redfish.com

> -- Forwarded message --
> From: Edward Angel 
> To: Discuss SFx , The Coffee Group Friday Morning 
> Applied Complexity 
> Date: Sun, 30 Jan 2011 19:39:52 -0700
> Subject: [FRIAM] Graphics Class at the Complex
> A number of you have shown interest in having a course in Computer Graphics 
> at the Complex. I've been working with UNM on it so that those of you who are 
> interested and what credit for the class can do that. So here is what I'm 
> proposing to do.
> We'll do the equivalent of UNM's CS/EECE 412 Introduction to Computer 
> Graphics which counts for both undergraduate and graduate credit. I'm hoping 
> we can use the new edition of my textbook "Interactive Computer Graphics" 
> which should come out around March. If it isn't available, my publisher will 
> get us copies of the first couple of chapters which we can use until the book 
> is available.
> The course is an introduction to Computer Graphics using OpenGL. The 
> significance of the new edition is that it will be the first textbook that 
> uses the latest versions of OpenGL which are totally shader based. 
> Consequently we should be able to do projects on PCs or Macs with any version 
> of OpenGL from 3.1 up to 4.1 or on cell phones with OpenGL ES 2.0 or through 
> browsers with WebGL. All these versions are almost identical so participants 
> should be able to pick their platform and programming language.
> The content includes hardware and software, geometry, viewing, modeling, 
> procedural methods, curves and surfaces. An old syllabus from UNM is at 
> www.cs.unm.edu/~angel/CS433. In the modern version that we'll do, everything 
> will be done using shaders on the GPU. I'd like to keep the format where we 
> all do a few startup projects and then each participant picks a project to do.
> The plan is to start around March 1 and do the class over the next couple of 
> months ending at the close of UNM's spring semester.
> To make this work for those who want credit and to earn some much needed 
> funds for the Complex, I need seven people to register for UNM credit. 
> Otherwise, I don't really care if others sit in as long as they participate.
> Not only is the subject of interest to a lot of you, if we can do this course 
> successfully with UNM, it will lead to a long term relationship under which 
> we could offer more courses at the Complex for which credit will be 
> available. I'll also be working on an on line version at the same time which 
> could also be a test case for future offerings through the Complex.
> Please let me know if you are interested. It would be good to have an 
> organizational meeting sometime next week, perhaps a round table at Wedtech 
> next week if nothing else has been scheduled yet.
> Ed


-- 
--
Truly yours,

Michael

Michael Odza
CEO
FoorumNM and FoorumNet
228 Griffin St.
Santa Fe, NM 87501

Skype: michaelodza
Landline: +1 505-466-4460
Mobile: +1 505-470-1241

www.foorumnm.com


FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org


[FRIAM] Graphics Class, Excellent!

2011-01-31 Thread plissaman
Yes, an excellent idea!  I'd like to hear the times and days proposed.  It 
sounds like a very worthwhile project.  Let's hear more, ASAP! 

Peter Lissaman, Da Vinci Ventures 

Expertise is not knowing everything, but knowing what to look for. 

1454 Miracerros Loop South, Santa Fe, New Mexico 87505,USA 
tel:(505)983-7728 


FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Re: [FRIAM] Graphics Class at the Complex

2011-01-31 Thread Peter Robert Guerzenich Small
Hi Ed,

I would like to take this class...  SIgn me up.

Peter


On Jan 30, 2011, at 7:39 PM, Edward Angel wrote:

> A number of you have shown interest in having a course in Computer Graphics 
> at the Complex. I've been working with UNM on it so that those of you who are 
> interested and what credit for the class can do that. So here is what I'm 
> proposing to do.
> 
> We'll do the equivalent of UNM's CS/EECE 412 Introduction to Computer 
> Graphics which counts for both undergraduate and graduate credit. I'm hoping 
> we can use the new edition of my textbook "Interactive Computer Graphics" 
> which should come out around March. If it isn't available, my publisher will 
> get us copies of the first couple of chapters which we can use until the book 
> is available. 
> 
> The course is an introduction to Computer Graphics using OpenGL. The 
> significance of the new edition is that it will be the first textbook that 
> uses the latest versions of OpenGL which are totally shader based. 
> Consequently we should be able to do projects on PCs or Macs with any version 
> of OpenGL from 3.1 up to 4.1 or on cell phones with OpenGL ES 2.0 or through 
> browsers with WebGL. All these versions are almost identical so participants 
> should be able to pick their platform and programming language. 
> 
> The content includes hardware and software, geometry, viewing, modeling, 
> procedural methods, curves and surfaces. An old syllabus from UNM is at 
> www.cs.unm.edu/~angel/CS433. In the modern version that we'll do, everything 
> will be done using shaders on the GPU. I'd like to keep the format where we 
> all do a few startup projects and then each participant picks a project to do.
> 
> The plan is to start around March 1 and do the class over the next couple of 
> months ending at the close of UNM's spring semester. 
> 
> To make this work for those who want credit and to earn some much needed 
> funds for the Complex, I need seven people to register for UNM credit. 
> Otherwise, I don't really care if others sit in as long as they participate. 
> 
> Not only is the subject of interest to a lot of you, if we can do this course 
> successfully with UNM, it will lead to a long term relationship under which 
> we could offer more courses at the Complex for which credit will be 
> available. I'll also be working on an on line version at the same time which 
> could also be a test case for future offerings through the Complex.
> 
> Please let me know if you are interested. It would be good to have an 
> organizational meeting sometime next week, perhaps a round table at Wedtech 
> next week if nothing else has been scheduled yet.
> 
> Ed
> __
> 
> Ed Angel
> 
> Chair, Board of Directors, Santa Fe Complex
> Founding Director, Art, Research, Technology and Science Laboratory (ARTS Lab)
> Professor Emeritus of Computer Science, University of New Mexico
> 
> 1017 Sierra Pinon
> Santa Fe, NM 87501
> 505-984-0136 (home)   an...@cs.unm.edu
> 505-453-4944 (cell)   http://www.cs.unm.edu/~angel
>   
> http://artslab.unm.edu
>   
> http://sfcomplex.org
> 
> 
> FRIAM Applied Complexity Group listserv
> Meets Fridays 9a-11:30 at cafe at St. John's College
> lectures, archives, unsubscribe, maps at http://www.friam.org


FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Re: [FRIAM] Graphics Class at the Complex

2011-01-31 Thread Edward Angel
Once, maybe twice, a week. I can put most of the materials on my website. 

Ed
__

Ed Angel

Chair, Board of Directors, Santa Fe Complex
Founding Director, Art, Research, Technology and Science Laboratory (ARTS Lab)
Professor Emeritus of Computer Science, University of New Mexico

1017 Sierra Pinon
Santa Fe, NM 87501
505-984-0136 (home) an...@cs.unm.edu
505-453-4944 (cell) http://www.cs.unm.edu/~angel

http://artslab.unm.edu

http://sfcomplex.org

On Jan 30, 2011, at 8:32 PM, Tom Johnson wrote:

> Ed:
> 
> I'm interested, but do you have a sense of how many times a week and when the 
> class will meet?  In any case, I'll sign up (if I can do it as a audit; I 
> don't need no stinkin' credits) and pay the fees if it will help the course 
> "make."
> 
> -tom johnson
> 
> On Sun, Jan 30, 2011 at 7:39 PM, Edward Angel  wrote:
> A number of you have shown interest in having a course in Computer Graphics 
> at the Complex. I've been working with UNM on it so that those of you who are 
> interested and what credit for the class can do that. So here is what I'm 
> proposing to do.
> 
> We'll do the equivalent of UNM's CS/EECE 412 Introduction to Computer 
> Graphics which counts for both undergraduate and graduate credit. I'm hoping 
> we can use the new edition of my textbook "Interactive Computer Graphics" 
> which should come out around March. If it isn't available, my publisher will 
> get us copies of the first couple of chapters which we can use until the book 
> is available. 
> 
> The course is an introduction to Computer Graphics using OpenGL. The 
> significance of the new edition is that it will be the first textbook that 
> uses the latest versions of OpenGL which are totally shader based. 
> Consequently we should be able to do projects on PCs or Macs with any version 
> of OpenGL from 3.1 up to 4.1 or on cell phones with OpenGL ES 2.0 or through 
> browsers with WebGL. All these versions are almost identical so participants 
> should be able to pick their platform and programming language. 
> 
> The content includes hardware and software, geometry, viewing, modeling, 
> procedural methods, curves and surfaces. An old syllabus from UNM is at 
> www.cs.unm.edu/~angel/CS433. In the modern version that we'll do, everything 
> will be done using shaders on the GPU. I'd like to keep the format where we 
> all do a few startup projects and then each participant picks a project to do.
> 
> The plan is to start around March 1 and do the class over the next couple of 
> months ending at the close of UNM's spring semester. 
> 
> To make this work for those who want credit and to earn some much needed 
> funds for the Complex, I need seven people to register for UNM credit. 
> Otherwise, I don't really care if others sit in as long as they participate. 
> 
> Not only is the subject of interest to a lot of you, if we can do this course 
> successfully with UNM, it will lead to a long term relationship under which 
> we could offer more courses at the Complex for which credit will be 
> available. I'll also be working on an on line version at the same time which 
> could also be a test case for future offerings through the Complex.
> 
> Please let me know if you are interested. It would be good to have an 
> organizational meeting sometime next week, perhaps a round table at Wedtech 
> next week if nothing else has been scheduled yet.
> 
> Ed
> __
> 
> Ed Angel
> 
> Chair, Board of Directors, Santa Fe Complex
> Founding Director, Art, Research, Technology and Science Laboratory (ARTS Lab)
> Professor Emeritus of Computer Science, University of New Mexico
> 
> 1017 Sierra Pinon
> Santa Fe, NM 87501
> 505-984-0136 (home)   an...@cs.unm.edu
> 505-453-4944 (cell)   http://www.cs.unm.edu/~angel
>   
> http://artslab.unm.edu
>   
> http://sfcomplex.org
> 
> 
> 
> FRIAM Applied Complexity Group listserv
> Meets Fridays 9a-11:30 at cafe at St. John's College
> lectures, archives, unsubscribe, maps at http://www.friam.org
> 
> 
> 
> -- 
> ==
> J. T. Johnson
> Institute for Analytic Journalism   --   Santa Fe, NM USA
> www.analyticjournalism.com
> 505.577.6482(c)505.473.9646(h)
> http://www.jtjohnson.com  t...@jtjohnson.com
> ==
> 
> FRIAM Applied Complexity Group listserv
> Meets Fridays 9a-11:30 at cafe at St. John's College
> lectures, archives, unsubscribe, maps at http://www.friam.org

=