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.


Messages - Scipi

Pages: 1 ... 11 12 [13] 14 15 ... 139
181
Computer Programming / Re: [Help]Eclipse C++ OpenGL on a mac
« on: August 15, 2013, 12:51:38 pm »
It should be the same procedure then, go to your project settings and tell the project which .lib files you are using and where it can find them along with the include files. if it's not working in Xcode, then it's likely because Xcode does not know where the necessary files are.

Also, remember for Mac

Code: [Select]
#include<OpenGL/gl.h> //Include like this
#include<GL/gl.h> //Not like this

You may want to also look into frameworks like Cocoa, as well.

182
Computer Programming / Re: [Help]Eclipse C++ OpenGL on a mac
« on: August 15, 2013, 12:10:42 am »
Looks like you just need to download Xcode because it comes with all the OpenGL headers. They just suggest it since it also comes with debuggers and GCC, making for easy setup. Just get Xcode, and it will install the OpenGL headers as part of it. You should be able to use any IDE for OpenGL development after that.

183
Computer Programming / Re: [Help]Eclipse C++ OpenGL on a mac
« on: August 14, 2013, 11:36:29 am »
Well, I know absolutely nothing about C++ in Eclipse, but I can imagine it'll be similar to other IDE's.

First, you need to install your OpenGL devkit into a directory (I suggest somewhere with no spaces in the path).

Next you'll need to go to your project settings, add the path to the include folder in your installation path as well as add the path to the lib folder in their corresponding fields. Finally, you have to define the lib files you are using.

You'll likely find the include field under "Build Settings," the lib path is in the lower field on that screen, and you can see how the libs are defined for use in the upper field.

Edit: Ensure these are done for both build configurations, debug and release

184
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 13, 2013, 12:08:33 pm »
136.  You spend the whole day researching half of the posts on this topic trying to figure out if what some people said are true.
      eg. questions; 130, and 122

137. You freak out when you see the number 23 randomly in places. ( completely me ) 
      example. watching starwars 4. princess lea was held in room aa23 !!!!!....  longest yard. friend who died, his number was 23. my locker combo was 10, 13, 23
        two towers destroyed,  9 11 2001.  9+11+2+1... you guessed it 23...... the letter w. 23rd letter of alphabet, 2 points down and 3 up. look at your keyboard. two keys above w? 2 and 3.  2nd row 3rd column?  you guessed it... w

5507: You have similar experiences with the number 117.

186
General Discussion / Re: Watcha Been Listening To?
« on: August 10, 2013, 09:51:52 pm »
Here's something I found today



Makes me want to resume playing Kingdom Hearts again :P

187
Anime and Manga / Re: Your Anime/Manga List
« on: August 10, 2013, 09:49:09 pm »
Quote
These are all anime, not manga. Though for Naruto I've been skipping most of the filler.

I forgot to mention, in mine all that is manga, not anime :P

I don't really watch anime <.<

188
Anime and Manga / Re: Your Anime/Manga List
« on: August 10, 2013, 08:11:12 pm »
This is a necropost, but it's relevant. I recently dug out my old collection and figured I'd share here.

These are the major titles in my list

Beet: The Vandel Buster
Naruto
Shaman King
Ruroni Kenshin
D. Gray Man
Black Cat
Black Butler
Biomega
Bo-Bobo
Ultimo
Tsubasa
Sankarea
Dragonball
Dragonball Z

Full Collection:
https://dl.dropboxusercontent.com/u/10573921/DSCN0054.JPG
https://dl.dropboxusercontent.com/u/10573921/DSCN0055.JPG
https://dl.dropboxusercontent.com/u/10573921/DSCN0057.JPG
https://dl.dropboxusercontent.com/u/10573921/DSCN0058.JPG
https://dl.dropboxusercontent.com/u/10573921/DSCN0059.JPG
https://dl.dropboxusercontent.com/u/10573921/DSCN0060.JPG
https://dl.dropboxusercontent.com/u/10573921/DSCN0061.JPG

189
Miscellaneous / Re: What is your avatar?
« on: August 06, 2013, 04:31:21 pm »
Tao is a catgirl from Blazblue. It's a fighting game from ArkSys who also made Guilty Gear.

Here, this video shows what her character is like. (The voice work is a bit iffy here, though)


190
Miscellaneous / Re: What is your avatar?
« on: August 06, 2013, 04:15:15 pm »
I think I like the current one better. It's actually kind of.. cute?
As much as "cute" might be an odd way to put it, I would have to agree.

But Tao IS cute :P

Spoiler For LargePic:

Even if we don't exactly know what she looks like.

191
Miscellaneous / Re: What is your avatar?
« on: August 06, 2013, 02:36:25 pm »
New avatar. I was looking for PokeTao stuff, but I found this instead.

Larger version:

http://i379.photobucket.com/albums/oo232/FoxSpirit7/CuteTao.jpg

I was considering between that one and this one:

Spoiler For LargeImage:

192
Miscellaneous / Re: Random YouTube Videos
« on: August 06, 2013, 02:33:12 pm »
This guy just keeps getting better


193
Miscellaneous / Re: Random YouTube Videos
« on: August 05, 2013, 09:52:22 pm »


The singers could be a bit more dynamic (also the voices are not loud enough) but meh, nice little song.

Looks like the Youtube tags break on the shortened URL's :/ (I fixed it in the quote, though)

Edit: NVM, didn't see DJ_O already fixed it :P

194
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 05, 2013, 04:52:39 pm »
5493: Thanks to installing Arch linux, you now use Nano as your default text editor (semi true story)

5494: This sign is invisibubble :I

195
ROM Hacking and Console Homebrew / Re: Omni Emblem
« on: August 05, 2013, 04:46:39 pm »
I can help a lot with storyline. I'll just need the character bios to try make one compatible with the given characters. (It also might do well to get in touch with JC in order to determine what kind of story he was going for originally)

Pages: 1 ... 11 12 [13] 14 15 ... 139