HL2 is good old FPS game. There is no way in hell they could release it as a VR game and not as regular FPS game. That would be just really bad move from Valve.
I have never heard about this "fame", yet I cannot think about game that is 30-only fps? I can think a lot of games that are ue1-4 that are not bound by fps limits at all. Editor in UE4 is streamlined from what UE3 was.…
In case of Firefox, it works. Its single app that runs the UI in a XML based markup thing. Issue comes when the whole operating system would be run on top of some XML thing...
Adding HTML to the GUI coding is re-inveting the wheel. There are native toolkits for UI, there are crossplatform UI libraries for a reason. They work, they are fast. No need to add extra layers on top of those.
> But with the advent of 8-16+ GB of ram in consumer computers can we really say 2-3GB for windows rendering is heavy? This attitude is why we have phones with 1G of memory and 1Ghz+ CPU's lagging when just trying to…
Major parts needed rewrite to not make it so easy to develop cheats for the game. If the hackers would have the source, they would not even need to reverse engineer the engine to build their aimbots/wallhacks.
Well its possible, but its certainly not easy. It asks you to merge your G+ account all the time and is generally just annoying. I ended up creating 3 pages in g+ for my channel that I don't even use, when trying to…
Make good enough library, keep the source valid and the persons will come. I have never done any special SEO tricks and yet all my content is fairly high on the results. SEO in general is quite useless in my opinion.…
Exactly, KDE3 was just awesome, I don't see point of fixing something thats not broken. I still think KDE4 is missing lot of the "feel" that KDE3 had. Applications in the KDE3 time were also better, good example is…
That sounds really weird, do you have a source for that interview?
They didn't even open the latest Id tech to public... They didn't even go to the game. It has nothing to do with vehicles.
Totally different from C#:sa GC. The GC in unreal engine is used to know when what entity should be removed from the game. (If you have multiple entities pointing each other.) The memory allocation still works how it…
Haha. Note how many games have come out using UE3, think about the royalties coming in. Also, right now they have just about the best game-engine, only hobbyists and some indies would choose Unity, mostly because its…
You can use the blueprints to create the game, you can also use the C++ to create the game. You can also mix up the blueprints and C++. At this point Unity only really has simplicity because of the lack of features, and…
I have seen people giving up on C++ without actually even trying to learn it. Somehow all these pointers are "scary" and "hard". And people are usually trying to learn C++ the wrong way. (Lets download this big…
IF there weren't App Stores or anything, it would be possible to download applications from websites. So basically you would distribute the same way as in PC. You buy the install files in physical/digital form and…
Somehow I am sick of people taking this up all the time when some project is written in C / C++. C for example isn't really that complex language and using C++ well isn't that hard. Somehow I feel that users of the…
I sometimes use similar approach with code to indicate really hacky code that should be removed before any bigger releases.
30 helloworld/whitespace 59 helloworld/shakespeare.shakespeare 65 helloworld/chef.chef 25 helloworld/omgrofl.omgrofl 20 helloworld/delphi.pas 22 helloworld/x86.asm Copy pasted some of the biggest ones.
I added a dialog that asks the user rate the app, remind later or just ignore it. The trick is to add the dialog to show up on like 5-10 startup off the app. If the user is starting the application after 5 tries, he is…
Unlike PHP, C++ is far more consistence and doesn't have same kind of wierd issues like PHP has.
I think its obscure for the people used to use scrtipting-languages.
So every language should be dump down version of Python or something?
Something wrong with your driving education then...
So, everytime you slow down you need to go from 120mph to 0 under 3 secs? On that situation brakes are useful. When you need to go from 50mph to 30mph you dont need brakes at all.
HL2 is good old FPS game. There is no way in hell they could release it as a VR game and not as regular FPS game. That would be just really bad move from Valve.
I have never heard about this "fame", yet I cannot think about game that is 30-only fps? I can think a lot of games that are ue1-4 that are not bound by fps limits at all. Editor in UE4 is streamlined from what UE3 was.…
In case of Firefox, it works. Its single app that runs the UI in a XML based markup thing. Issue comes when the whole operating system would be run on top of some XML thing...
Adding HTML to the GUI coding is re-inveting the wheel. There are native toolkits for UI, there are crossplatform UI libraries for a reason. They work, they are fast. No need to add extra layers on top of those.
> But with the advent of 8-16+ GB of ram in consumer computers can we really say 2-3GB for windows rendering is heavy? This attitude is why we have phones with 1G of memory and 1Ghz+ CPU's lagging when just trying to…
Major parts needed rewrite to not make it so easy to develop cheats for the game. If the hackers would have the source, they would not even need to reverse engineer the engine to build their aimbots/wallhacks.
Well its possible, but its certainly not easy. It asks you to merge your G+ account all the time and is generally just annoying. I ended up creating 3 pages in g+ for my channel that I don't even use, when trying to…
Make good enough library, keep the source valid and the persons will come. I have never done any special SEO tricks and yet all my content is fairly high on the results. SEO in general is quite useless in my opinion.…
Exactly, KDE3 was just awesome, I don't see point of fixing something thats not broken. I still think KDE4 is missing lot of the "feel" that KDE3 had. Applications in the KDE3 time were also better, good example is…
That sounds really weird, do you have a source for that interview?
They didn't even open the latest Id tech to public... They didn't even go to the game. It has nothing to do with vehicles.
Totally different from C#:sa GC. The GC in unreal engine is used to know when what entity should be removed from the game. (If you have multiple entities pointing each other.) The memory allocation still works how it…
Haha. Note how many games have come out using UE3, think about the royalties coming in. Also, right now they have just about the best game-engine, only hobbyists and some indies would choose Unity, mostly because its…
You can use the blueprints to create the game, you can also use the C++ to create the game. You can also mix up the blueprints and C++. At this point Unity only really has simplicity because of the lack of features, and…
I have seen people giving up on C++ without actually even trying to learn it. Somehow all these pointers are "scary" and "hard". And people are usually trying to learn C++ the wrong way. (Lets download this big…
IF there weren't App Stores or anything, it would be possible to download applications from websites. So basically you would distribute the same way as in PC. You buy the install files in physical/digital form and…
Somehow I am sick of people taking this up all the time when some project is written in C / C++. C for example isn't really that complex language and using C++ well isn't that hard. Somehow I feel that users of the…
I sometimes use similar approach with code to indicate really hacky code that should be removed before any bigger releases.
30 helloworld/whitespace 59 helloworld/shakespeare.shakespeare 65 helloworld/chef.chef 25 helloworld/omgrofl.omgrofl 20 helloworld/delphi.pas 22 helloworld/x86.asm Copy pasted some of the biggest ones.
I added a dialog that asks the user rate the app, remind later or just ignore it. The trick is to add the dialog to show up on like 5-10 startup off the app. If the user is starting the application after 5 tries, he is…
Unlike PHP, C++ is far more consistence and doesn't have same kind of wierd issues like PHP has.
I think its obscure for the people used to use scrtipting-languages.
So every language should be dump down version of Python or something?
Something wrong with your driving education then...
So, everytime you slow down you need to go from 120mph to 0 under 3 secs? On that situation brakes are useful. When you need to go from 50mph to 30mph you dont need brakes at all.