Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Augs

Pages: [1] 2
1
Computer Programming / [Help]Eclipse C++ OpenGL on a mac
« on: August 14, 2013, 09:39:15 am »
Hello, I am using a mac right now and want to use OpenGL on C++.

I use the eclipse IDE. I have already setup my C++ enviroment so don't worry about that.

So I can get to this stage: http://www.paulsolt.com/GLUT/images/Properties2.jpg

But I have no idea how to add the libraries. When I go on the OpenGL site it just says that I should use Xcode.

I can find the OpenGL and GLUT files in Xcode. But I don't know how to move them over to eclipse.


Side note: I would use Xcode for this but the only tutorial I can find for Xcode C++ with OpenGL isn't using the up to date version of Xcode.

2
Computer Programming / Decent Mode 7 tutorial?
« on: June 20, 2013, 01:16:01 pm »
So I followed this(http://www.permadi.com/tutorial/raycast/) tutorial, and I quite liked it because it didn't have a specific language, it was just the theory.

Even though my understanding of ray casting is different to theirs.

My understanding:
The hight drawn on the wall depends on it's distance

Their Understanding:
Something to do with a projection pane.

So is there any decent mode 7 tutorials? I have seen some but they are all for the GBA.

I have heard that Mode 7 is like raycasting, but is it like my understanding or is it like the projection pane understanding?


3
Miscellaneous / Today is CISPA Blackout Day
« on: April 22, 2013, 11:57:50 am »
Many of you may know about SOPA and ACTA.

http://www.cispaisback.org/

Seriously guys, we need to stop this! CISPA passed the House.

Today is CISPA awareness day.

Also blackout day, but no one seems to have blacked out any sites.


4
TI-Nspire / [IDEA] Ndless program to make mouse apear
« on: March 27, 2013, 01:19:15 pm »
I am one of many who don't like the Nspire's touch pad. One of the main reasons for this is that I have to rub the touch pad 50 times before the mouse appears. :banghead:

So I thought of the idea where you could just press two keys and the mouse would appear.

I can't do anything with Ndless except install programs(Yes, I have looked into it), I don't even know if it's possible. So someone else would have to do this.

Thoughts?

5
Sorry to bother you again. I know I post here quite a lot for help. I have tried googling it.

Any way I need help changing the Accessibility Domain(?). Normally I declared all the variables at the top but this time I must declare an array in a method.

Thanks in advance and sorry to bother you again.

6
Lua / 4163
« on: February 17, 2013, 10:22:00 am »
Well, it's work in progress for now. But basically it's a skiing game. And you have to control the skis individually.

I only have 1 screen shot for now.


Anyway. I have a problem, I can do on.charIn() but that only activates the function when I press it. I want it to be able to keep doing it as long as the key is down. Thank you in advance.

7
Humour and Jokes / Some people just get stuck
« on: February 11, 2013, 03:32:45 pm »
I found this society of people who still think that the world is flat. Just a little bit behind.

http://theflatearthsociety.org/cms/

Just a little bit...

8
Lua / Rotating an Image with LUA
« on: February 09, 2013, 07:22:33 am »
Is there anyway to rotate an Image using OS 3.1

I know that in OS 3.2 you can use Image.rotate but that is not available in OS 3.1

Any way to do it?

Otherwise I could just make set images.

Thanks in advance

9
TI Z80 / Some dude is making a terraria like game for the TI-84 Plus SE
« on: February 08, 2013, 12:20:47 pm »
A redditor called Ameobea is making a terraria like game for the TI-84 Plus SE.

Reddit thread:
http://www.reddit.com/r/Minecraft/comments/183u2g/i_made_minecraft_for_graphing_calculator/

Direct video link:
&feature=youtu.be

Thoughts?

10
Gaming Discussion / The end of THQ
« on: January 25, 2013, 11:46:16 am »
An employee letter went out to everyone at THQ, from Brian Farrell and Jason Rubin:

http://icrontic.com/article/the-end-of-thq

11
Miscellaneous / Chrome - Links won't turn purple
« on: January 17, 2013, 02:01:09 pm »
So I am have this problem with my Browser doesn't want links to turn purple. I have tried clearing my history. I have tried system restore. The clicked link colour is definitely from the Non clicked link colour. The weird thing is, it fixes it's self after a while of browsing. Any help?

12
Other Calculators / Can someone tell me what this is?
« on: December 20, 2012, 02:07:21 pm »
So I was using the GBA emulator and I went up a level from documents. I found some folders called:

dev
tmp
phoenix
documents
ti84
logs
widgets
wlan
temp_ccp
images

What are these?

13
Computer Projects and Ideas / My project: Phil
« on: December 18, 2012, 12:29:07 pm »
So I have had this idea to make an RPG for a year now but never got round to it due to the fact that I knew I would probably ditch it(because I am lazy). But now I finally decided to do something.
http://ourl.ca/17701/328477
I was going to use^ as my story but I decided to change it due to:

1) You already know it

2) Cheesy

The RPG will be released on PC only using C# with XNA.

14
Computer Programming / C# saving
« on: December 12, 2012, 12:52:57 pm »
So I am making a game based on this story.

http://ourl.ca/17701/328477

And I need to know how to make a save file. I only have XNA lib installed do I need more? And what do I do with that to get a save file(a .txt would do)

Pages: [1] 2