Search found 6 matches

by GatesWinkler
Wed Jan 12, 2011 6:30 pm
Forum: Winter 2011
Topic: Trouble with Windows and GLUT
Replies: 1
Views: 5644

Trouble with Windows and GLUT

I'm having trouble getting my programs to run with GLUT, I guess up to this point i was only using opengl and glu. I don't know if anyone knows how to fix this, but maybe a second set of eyes can help, I haven't been able to come up with anything in my own searches. I downloaded and unpacked the GLU...
by GatesWinkler
Tue Jan 11, 2011 11:14 pm
Forum: Winter 2011
Topic: Git Repos
Replies: 2
Views: 6313

Re: Git Repos

My Repo:

git://github.com/gateswinkler/594CM-GatesWinkler.git
by GatesWinkler
Thu Dec 09, 2010 9:40 pm
Forum: Fall 2010
Topic: Portfolio website
Replies: 6
Views: 50367

Portfolio website

The attachment has the zip file containing all the files for my portfolio website.

The site can be seen at the following URL:
http://gateswinkler.github.com/index.html
by GatesWinkler
Thu Sep 30, 2010 9:53 pm
Forum: Fall 2010
Topic: question on overriding
Replies: 1
Views: 4819

question on overriding

Hi, for my second friendly monster, I made a class i called gnome. but I'm a little confused about the instruction to override the parent class. After some research, Ive done the following, which has the gnome do a different action than give gifts through the gift class, but I'm not certain that thi...
by GatesWinkler
Wed Sep 29, 2010 6:57 pm
Forum: Fall 2010
Topic: Command research thread
Replies: 7
Views: 8952

Re: Command research thread

Useful: Chcon – Change file security context I guess this is a way to change security settings on a file. This is probably useful for securing files beyond the usual file permissions. It probably adds a level of protection on files that the user wants to be especially protected. Weird: Shuf – Genera...
by GatesWinkler
Mon Sep 27, 2010 2:14 pm
Forum: Fall 2010
Topic: My github repository
Replies: 10
Views: 12655

Re: My github repository