ClaasJG
|
 |
«
Reply #3930 - Posted
2016-03-10 14:43:38 » |
|
[...] Dont ask me why, but I find that thing totally creepy :O. I mean for real; totally creepy. But nice work  -ClaasJG
|
My english has to be tweaked. Please show me my mistakes.
|
|
|
Hydroque
|
 |
«
Reply #3931 - Posted
2016-03-10 14:50:43 » |
|
[...] Dont ask me why, but I find that thing totally creepy :O. I mean for real; totally creepy. But nice work  -ClaasJG Vsauce on YouTube made a video of irrational fears/similar. I think it's pretty cool and you should check it out. All his videos are entertaining and projected for late teens group, although that's just terminology and understanding-wise.
|
|
|
|
Slyth2727
|
 |
«
Reply #3932 - Posted
2016-03-11 04:13:17 » |
|
|
|
|
|
Games published by our own members! Check 'em out!
|
|
Coldstream24
|
 |
«
Reply #3933 - Posted
2016-03-11 11:22:32 » |
|
 Finally got around to doing another drawing
|
|
|
|
Ecumene
|
 |
«
Reply #3934 - Posted
2016-03-11 20:39:36 » |
|
[ img width=(value) ] (your image url) [ /img ]  I believe moonman should be represented in the largest scale possible. 
|
|
|
|
Coldstream24
|
 |
«
Reply #3935 - Posted
2016-03-11 21:23:46 » |
|
sorry I had no clue you could do that 
|
|
|
|
Slyth2727
|
 |
«
Reply #3936 - Posted
2016-03-11 22:49:55 » |
|
Got my next SAT scores back. 2050. Pretty f**king bummed because I studied ridiculously hard and it's still 200+ points under what I need for the universities I want to go to.
Doesn't particularly help that there's all these cunts waving around their 2250+ scores in my face.
|
|
|
|
CommanderKeith
|
 |
«
Reply #3937 - Posted
2016-03-11 23:20:08 » |
|
Got my next SAT scores back. 2050. Pretty f**king bummed because I studied ridiculously hard and it's still 200+ points under what I need for the universities I want to go to.
Doesn't particularly help that there's all these cunts waving around their 2250+ scores in my face.
Don't worry, practice makes perfect. With these multiple-subject tests it seems like they favour generalists much more than specialists such as programmers like us who tend to be very good at logic and maths but poor at writing and literature. This is because it's easier to improve your score in below average subjects per unit of time invested than in above average subjects. So people who are Jack of all trades but masters of none tend to score better overall. The downside is that these people may not excel in their subject specialty since they don't have the in depth skill or passion for it. Also, remember that bill gates and many other highly successful entrepreneurs dropped out of university or never made it in the first place.
|
|
|
|
Slyth2727
|
 |
«
Reply #3938 - Posted
2016-03-12 01:38:58 » |
|
Don't worry, practice makes perfect. With these multiple-subject tests it seems like they favour generalists much more than specialists such as programmers like us who tend to be very good at logic and maths but poor at writing and literature. This is because it's easier to improve your score in below average subjects per unit of time invested than in above average subjects. So people who are Jack of all trades but masters of none tend to score better overall. The downside is that these people may not excel in their subject specialty since they don't have the in depth skill or passion for it. Also, remember that bill gates and many other highly successful entrepreneurs dropped out of university or never made it in the first place.
The issue is that I got stellar scores in the reading and writing sections but my math was in the 88th percentile. But you're right, I guess I'll just practice more and take the next test. Thanks for the encouragement 
|
|
|
|
KaiHH
|
 |
«
Reply #3939 - Posted
2016-03-12 21:35:11 » |
|
Ported some of the "2d" branch of JOML to TypeScript/JavaScript. It's time for JOML ( as JOML.js) to go all Browser-like and support WebGL applications. There is glMatrix, but it uses "static" functions, whereas I want JOML.js to have the exact same semantics as JOML for Java with working on the same instance and also providing 'dest' parameter overloads. The great thing with the Browser environment is, that we can also make use of SIMD with SIMD.js. EDIT: Interestingly, JavaScript behaves just like Java when it comes to comparing performance between Float32Array/Array and individual object members/fields. On Chrome 48 and 49 individual object members/fields are more than twice as fast compared to Float32Array and about 1.5 as fast compared to Array. So, I will do it like JOML for Java by having all Matrix3/4 fields as individual object fields/members instead of a large array. So, JOML.js has already a huge performance advantage compared to glMatrix.js. 
|
|
|
|
Games published by our own members! Check 'em out!
|
|
DarkCart
|
 |
«
Reply #3940 - Posted
2016-03-13 02:51:39 » |
|
|
The darkest of carts.
|
|
|
SHC
|
 |
«
Reply #3941 - Posted
2016-03-13 04:47:07 » |
|
I attended a Unity workshop and made a few prototypes using the Google Cardboard SDK. And I was offered internship as game programmer in iBuild VR and AR, probably will be in this summer if everything goes okay. They asked me to submit a prototype in 15 days.
|
|
|
|
ShadedVertex
|
 |
«
Reply #3942 - Posted
2016-03-13 11:47:39 » |
|
I attended a Unity workshop and made a few prototypes using the Google Cardboard SDK. And I was offered internship as game programmer in iBuild VR and AR, probably will be in this summer if everything goes okay. They asked me to submit a prototype in 15 days.
That sounds amazing  I wish you good luck! Also, what are your opinions on Google Cardboard?
|
|
|
|
|
SHC
|
 |
«
Reply #3944 - Posted
2016-03-14 09:23:21 » |
|
That sounds amazing  I wish you good luck! Also, what are your opinions on Google Cardboard? Thanks! It was really amazing, actually, I didn't have to do anything myself. All I did was import the SDK package, and created an instance of the CameraMain prefab. I deleted my camera, and made the camera in CameraMain->Head as the main camera from the SDK and it worked simply. Had to get a new phone to see it in action though. My Moto G 1st Gen didn't had the gyroscope sensor so I purchased a new One Plus X.
|
|
|
|
Roquen
|
 |
«
Reply #3945 - Posted
2016-03-14 18:08:26 » |
|
|
|
|
|
ziozio
|
 |
«
Reply #3946 - Posted
2016-03-14 19:07:11 » |
|
Does anyone know if google are intending on providing a java wrapper for vulcan?
|
|
|
|
Roquen
|
 |
«
Reply #3947 - Posted
2016-03-14 19:19:49 » |
|
Google did. (I had nothing to do with it...other than reporting they did)
|
|
|
|
ziozio
|
 |
«
Reply #3948 - Posted
2016-03-14 20:23:18 » |
|
Sorry Roquen, your link pointed to the ndk so I was unsure if there was going to be an alternative to jni code
|
|
|
|
|
Roquen
|
 |
«
Reply #3950 - Posted
2016-03-14 21:03:10 » |
|
|
|
|
|
SHC
|
 |
«
Reply #3951 - Posted
2016-03-15 04:47:51 » |
|
Started porting SilenceEngine to GWT, and got the display created on the page:  Also got my multi-project gradle configuration like this:  Going forward to writing the event loop now.
|
|
|
|
J0
|
 |
«
Reply #3952 - Posted
2016-03-15 07:41:01 » |
|
Ladies and gentlemen, above you can observe 8 consecutive messages posted by members with no profile picture.
|
|
|
|
|
SirSoltex
|
 |
«
Reply #3954 - Posted
2016-03-16 07:57:19 » |
|
Just came out of my cave after a 4 straight day binge of Stardew Valley, still haven't even come close to finishing the game yet (maybe 1 tenth of the way?) have about 36 emails and a ton of work to do. 100% worth is though such a good game and so addicting. I still think of crops and quests in my sleep, i might have a problem i should really take a break now. although i might just go water my cropsfor 1more day
|
Are you humans? I don't know.
|
|
|
ags1
|
 |
«
Reply #3955 - Posted
2016-03-16 08:16:47 » |
|
Vangard: Some meaningful progress on ranged combat system.
|
|
|
|
SHC
|
 |
«
Reply #3956 - Posted
2016-03-16 09:14:25 » |
|
Drew this with @MinusKelvin's project Coolbrush Thanks for taking me back in life, this pic got me 3rd prize in district when I was 6 yrs old.
|
|
|
|
ClaasJG
|
 |
«
Reply #3957 - Posted
2016-03-16 09:37:41 » |
|
 <- The mouse got not invented to draw  On the other hand I started my voluntary social year at an internat for mentally and physically handicapped, ihmo the best thing I did with my life so far. -ClaasJG
|
My english has to be tweaked. Please show me my mistakes.
|
|
|
J0
|
 |
«
Reply #3958 - Posted
2016-03-16 16:16:08 » |
|
Rain!
How about having rain particles go at a somewhat random velocity instead of always the same 
|
|
|
|
Riven
|
 |
«
Reply #3959 - Posted
2016-03-16 17:14:35 » |
|
Rain!
How about having rain particles go at a somewhat random velocity instead of always the same  Have you seen real rain? 
|
Hi, appreciate more people! Σ ♥ = ¾ Learn how to award medals... and work your way up the social rankings!
|
|
|
|