Search found 32 matches

by viejodani
Tue Apr 19, 2011 3:47 am
Forum: Off-topic
Topic: Funny programming pictures, jokes & quotes
Replies: 436
Views: 166568

you know you need to go stop coding an hour before going to sleep when you dream of something like this

Code: Select all

bool Me::WakeUp()
{
     if(m_bladder->IsFull())
         GoPee();
     WashFace();
     return true;
}
And it can be worse if you dream in Debug mode
by viejodani
Sat Apr 16, 2011 5:48 am
Forum: Off-topic
Topic: Funny programming pictures, jokes & quotes
Replies: 436
Views: 166568

Image
by viejodani
Thu Apr 07, 2011 7:10 pm
Forum: Off-topic
Topic: Funny programming pictures, jokes & quotes
Replies: 436
Views: 166568

Image
by viejodani
Wed Apr 06, 2011 3:20 pm
Forum: Competition Time!
Topic: Screenshot of the Month April 2011 [Winner announced!]
Replies: 58
Views: 24200

Wow, that's really impressive!! O_o.
by viejodani
Tue Apr 05, 2011 9:25 pm
Forum: Off-topic
Topic: Funny programming pictures, jokes & quotes
Replies: 436
Views: 166568

I was before developing software applications in Basic, C++, C#, Java, Python , Perl(I hate you), and Ruby on Rails for years. Also, I have developed games on both managed and unmanaged code. I agree with Radikalizm that no language is faster in coding than another. It depends on the libraries you u...
by viejodani
Mon Apr 04, 2011 6:52 pm
Forum: Off-topic
Topic: Who is everybody?
Replies: 358
Views: 494960

i think there are quite a few commercial games that "use" panda3d, but you see the thing is many of those companies do not use panda3d as-is out of the box. i am sure they make their own optimizations and modifications. Or they use C++ instead of Python to code the game. on C++ you have m...
by viejodani
Mon Apr 04, 2011 6:08 pm
Forum: Off-topic
Topic: Who is everybody?
Replies: 358
Views: 494960

I'm certainly happy you chose Irrlicht... but I'm still curious - what prevents you to use Panda3D also for the real game? not to troll about Panda3D, but I ran into frustration when I was scaling up from a prototype to a real game. Many roadblocks and stuff that should have worked as "adverti...
by viejodani
Mon Apr 04, 2011 2:09 am
Forum: Off-topic
Topic: Must have visual effects in a game
Replies: 15
Views: 2497

In my opinion, it's better to focus on the core of the game you're making, without worrying too much about graphics and special effects. Then you can have a list of details to improve the game's appearance. Many developers that focus on the effects overlook some small issues of the game and they are...
by viejodani
Mon Apr 04, 2011 1:00 am
Forum: Off-topic
Topic: Who is everybody?
Replies: 358
Views: 494960

Funny, I use irrlicht for quick prototyping :D I guess it's just a matter of what you're familiar with True. I use Panda3D because of the python language and has all libraries integrated. So it's very fast for me to set up something. Then I move to Irrlicht to work on the real game with the librari...
by viejodani
Sun Apr 03, 2011 10:15 pm
Forum: Off-topic
Topic: Who is everybody?
Replies: 358
Views: 494960

I make games in Unity3D for a company and I want to use Irrlicht when I go independent He wore a white bandanna that said freedom now! I tried many engines, from free indie versions to demos to open source. And Irrlicht suits my needs better to make games and 3D applications. Although I have Panda3...
by viejodani
Sat Apr 02, 2011 3:50 am
Forum: Off-topic
Topic: Who is everybody?
Replies: 358
Views: 494960

Hello every one My name is Daniel and I'm from Colombia. and Well. because of needs I have to work on C/C++/C#, Java, python, Ruby, Perl (I hate you), Delphi, and Action Script. I am a jack of all trades when it comes to tools development, but I still have ways to go to be an expert. Thankfully I ha...
by viejodani
Sat Apr 02, 2011 3:42 am
Forum: Everything 2d/3d Graphics
Topic: Interesting 3D images and videos (Not necesarilly Irrlicht)
Replies: 96
Views: 22553

One thing that impressed me was the scale and good detail this game has one relatively low hardware like Nintendo Wii

http://www.youtube.com/watch?v=vRGh8Vv7HRE

Good art assets here to compensate the low polygon capacity
by viejodani
Fri Mar 25, 2011 1:49 am
Forum: Competition Time!
Topic: Screenshot of the Month April 2011 [Winner announced!]
Replies: 58
Views: 24200

Minecraft is not a game that everyone can get, specially since the game has no real objective. In my words: it's a game where you get stuff to make stuff to get more stuff and build stuff. Since you can do almost anything in that game and you really don't get any rewards besides seeing what you have...
by viejodani
Wed Mar 23, 2011 5:25 pm
Forum: Off-topic
Topic: Funny programming pictures, jokes & quotes
Replies: 436
Views: 166568

Image
by viejodani
Wed Mar 23, 2011 5:19 pm
Forum: Off-topic
Topic: Funny programming pictures, jokes & quotes
Replies: 436
Views: 166568

Image