TBPMMW
|
  |
| Joined: 14 Sep 2012 |
| Total Posts: 13621 |
|
| |
|
mjemje
|
  |
| Joined: 28 Mar 2009 |
| Total Posts: 25787 |
|
|
| 06 May 2014 09:54 PM |
i am still confused as to whether or not i am an otaku because otakus are known primarily for watching anime and reading manga
i like the anime art style i am trying to learn japanese i listen to vocaloids i (occasionally) play touhou
neither anime nor manga fit anywhere in there
am confus |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 09:55 PM |
Remind me why it matters what someone does in there spare time again?
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
TBPMMW
|
  |
| Joined: 14 Sep 2012 |
| Total Posts: 13621 |
|
| |
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 09:56 PM |
It should be
const int ofOtThatsWeeaboos = 7;
L2D l2d = 08;
l2d %= ofOtThatsWeeaboos;
|
|
|
| Report Abuse |
|
|
|
| 06 May 2014 09:58 PM |
mje u appreciate japan if you aren't being super open about it or w/e
weeaboos are people who speak in broken japanese like "HELLO WATASHI KARA-CHAN, DESU!!!1" "NARUTO AND TOKYO MEW MEW ARE SUPER KAKOI!!" and use machine translators
otakus are the people who collect figurines and manga, and are basically consumed by it. they are usually NEETS.
just dont get super obsessive over it and you'll be fine |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 09:58 PM |
@zbad Modulo? I see what you did there.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 10:00 PM |
| The thing is i don't know what the L2D class is, or what the operator %= was defined to do. |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 10:04 PM |
@zbad "or what the operator %= was defined to do" In C++ it would be modulus.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
| |
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 10:06 PM |
"modulus"
I always just called it mod, its useful for not going over 360 on a angle and stuff. you know, angle %= PI and all that. |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 10:11 PM |
The only time I can think of me actually using it was calculating a list of prime numbers.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 10:12 PM |
@OT
Recursive or non Recursive? |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 10:14 PM |
Non-recursive.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 10:16 PM |
Interesting, I never did that in C++ only Java.
Tell me do you do any Direct X using C++? |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 10:19 PM |
"Tell me do you do any Direct X using C++?" Nope. Never really wrote anything that I would need it for in C++.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 10:21 PM |
@OT
Oh i am trying to use it for game development since XNA is no longer supported. |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 10:24 PM |
I did screw around for a few days in XNA at one point.
Seemed like a decent framework.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
koopaNGC
|
  |
| Joined: 25 Apr 2010 |
| Total Posts: 23249 |
|
|
| 06 May 2014 10:26 PM |
| I've tried to get into anime because my friends are into to it. It odds me out too much for my tastes. |
|
|
| Report Abuse |
|
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 10:31 PM |
@OT It is, i was able to start making games right away with no previous experience in C# or game development. I invented my own system for collisions though because i could not get the implemented system to work. |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 10:33 PM |
I always wanted to make a game. I really do.
Its just that I always feel like there is more to learn. And there always is.
Its fun learning stuff, but I never seem to know enough to meet my own standards. Its maddening.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
| |
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 10:35 PM |
@OT
I found that once you crack through the barrier of not knowing how to do anything you start learning stuff right and left. For example i knew hardly any programming like a year ago and 10 College level computer science classes later, i feel like i can do almost anything. |
|
|
| Report Abuse |
|
|
|
| 06 May 2014 10:40 PM |
"10 College level computer science classes later, i feel like i can do almost anything." I wish I could get into a computer science class.
The closest thing I have is a computer science course at my high school. The farthest we have gotten into a language before moving on to a new one is if statements. Makes for a ridiculously easy A, but you dont exactly learn anything.
Everything I know is self-taught off google and pirated books.
crush, kill, destroy, swag |
|
|
| Report Abuse |
|
|
zbaddude2
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 1897 |
|
|
| 06 May 2014 11:07 PM |
@OT
I am still in high school i got to take all my computer science courses for free through the running start program. |
|
|
| Report Abuse |
|
|