Search found 380 matches

by k1net1k
Sat Apr 21, 2012 4:45 pm
Forum: Programming Discussion
Topic: Ground breaking application!
Replies: 9
Views: 2270

Re: Ground breaking application!

What do you mean 'without using any integer classes'? I assume you don't mean: if(x > y) // x is bigger else // y is bigger but that wouldn't require an integer class. I mean to actually detect if "1" is more than "2" without the use of default language syntax. And btw, you are ...
by k1net1k
Sat Apr 21, 2012 3:47 pm
Forum: Programming Discussion
Topic: visualisation of pathfinding
Replies: 4
Views: 895

visualisation of pathfinding

Pretty cool visualisation of pathfinding algorithm
http://qiao.github.com/PathFinding.js/visual/
by k1net1k
Sat Apr 21, 2012 2:12 pm
Forum: Game Development
Topic: Valve handbook for new employees
Replies: 2
Views: 1553

Valve handbook for new employees

Might be of interest to those pursuing a career at valve (or others)

http://cdn.flamehaus.com/Valve_Handbook_LowRes.pdf
by k1net1k
Sat Apr 21, 2012 9:44 am
Forum: Programming Discussion
Topic: Ground breaking application!
Replies: 9
Views: 2270

Re: Ground breaking application!

It looks right
by k1net1k
Thu Apr 19, 2012 9:24 pm
Forum: Programming Discussion
Topic: Java vs. C++, UI-heavy programs
Replies: 29
Views: 6970

Re: Java vs. C++, UI-heavy programs

yeah, my HTML5 suggestion should have had <sarcasm> tags included
by k1net1k
Thu Apr 19, 2012 7:01 pm
Forum: Programming Discussion
Topic: Java vs. C++, UI-heavy programs
Replies: 29
Views: 6970

Re: Java vs. C++, UI-heavy programs

Nokurn wrote:In Qt Creator, you can make HTML5 apps with New Project -> Other Project -> HTML5 Application. You write your code in HTML5/JavaScript, and Qt generates a viewer program that uses WebKit.
Now that is pretty cool
by k1net1k
Thu Apr 19, 2012 5:38 pm
Forum: Programming Discussion
Topic: Java vs. C++, UI-heavy programs
Replies: 29
Views: 6970

Re: Java vs. C++, UI-heavy programs

How the hell do you distribute a html5 app. Maybe they need some sort of bundled 'browser' with the html included (like some sort of self contained app) Package it with a Chrome installer, because anyone who isn't already using Chrome is doing themselves a disservice to begin with. Interesting. I l...
by k1net1k
Thu Apr 19, 2012 11:19 am
Forum: Programming Discussion
Topic: Java vs. C++, UI-heavy programs
Replies: 29
Views: 6970

Re: Java vs. C++, UI-heavy programs

Sorry I was just joking about html5. How the hell do you distribute a html5 app. Maybe they need some sort of bundled 'browser' with the html included (like some sort of self contained app) To answer your question properly : It doesn't matter. As long as your map editor works on the platform you wan...
by k1net1k
Thu Apr 19, 2012 11:11 am
Forum: Game Development
Topic: Smooth Movement?
Replies: 25
Views: 7545

Re: Smooth Movement?

Let's say I have a square moving at a rate of 2 pixels per second. It will move 2 pixels one frame and the next frame it will move like 4 pixels for no reason. Sounds like a maths/timing/calculation error rather than a performance thing. If it is a performance thing, there must be some reason for i...
by k1net1k
Wed Apr 18, 2012 5:17 pm
Forum: Programming Discussion
Topic: Java vs. C++, UI-heavy programs
Replies: 29
Views: 6970

Re: Java vs. C++, UI-heavy programs

HTML5
by k1net1k
Wed Apr 18, 2012 11:37 am
Forum: Programming Discussion
Topic: Scripting Language development
Replies: 120
Views: 27492

Re: Development video on youtube

Did I delete the wrong post from this thread ? If so, I apologise. Someone had marked the post as reported and the post said something like "I couldnt work out how to delete this" So I deleted it.
by k1net1k
Wed Apr 18, 2012 6:02 am
Forum: Game Development
Topic: Smooth Movement?
Replies: 25
Views: 7545

Re: Smooth Movement?

You need to narrow down your engine to the point where you can eliminate things causing it.
Start by removing textures, remove all characters, remove lighting, remove AI, slow down the game loop, use more debugging, etc. Keep going until you find the thing causing it, then drill down into that
by k1net1k
Tue Apr 17, 2012 5:55 pm
Forum: Game Development
Topic: Smooth Movement?
Replies: 25
Views: 7545

Re: Smooth Movement?

Memory leak, rounding error ?
by k1net1k
Tue Apr 17, 2012 2:18 pm
Forum: Current Events and Science/Technology
Topic: Diablo III Release Date
Replies: 26
Views: 20648

Re: Diablo III Release Date

still saying 16th may