What I did today

Where we can see this as code?

Binomial Distribution p=.5, t=50

bitCount(gen.nextLong() >>> 14);

https://github.com/riven8192/LibStruct (it’s in a rough state!)

Riven , you are delving into depths where I dare not tread , good job!
Have a medal.

Started this week working on my own project since school started -.-

I started to built random level generation which I’m going to use for my project.
The last time I posted something about it was a (very much alpha) video on page 10 in this thread.

http://puu.sh/fflpD/ffcdb83969.jpg

http://puu.sh/ffleh/31b8c2706b.jpg

More fun than school! :wink:

Then I’ll give you more medals until you drown in them! :stuck_out_tongue:

Unless he treats them in a Scrooge McDuck like way…

EDIT:

Began work on a multi threading tool I call game of threads. Has three sets , Overlord - handles Whippers , whipper - Controls slaves , Slave - operates methods.
Each whipper can activate slaves at its own rate. The overlord can assign , kill , pause and control the whippers (ie an individual thread).

sounds fun :slight_smile:

I left my computer logged on so my cousin can come in and mess things up. Sly, buddy, you’re subscribed to some weird things on reddit now. Love you <3

Spent almost the whole day working on finding curves that describe different parameters for my order-independent transparency stuff. I even wrote a small program that could find correct coefficients to create a graph that passed through a set of points with minimal quadratic error. That numerical analysis class at my uni actually was helpful in the end! In the end I managed to solve everything but the result was a bit disappointing so it’s probably not really useful in practice… Still, I managed to fix a few issues and I also understand the math behind it all a bit more now.

Not exactly what I did today and not exactly Java… But GLSL… But i was looking through really old projects on my iPad and found this:

I really over do things ;D

That’s… one way to draw a circle.

Made a website for SilenceEngine. http://silenceengine.goharsha.com


http://i.imgur.com/ELJFNi9.jpg

Will be soon moving to it’s own domain.

Shaved all my hair off.

You say dynamic curve fitting…I automatically think splines. I think splines…I automatically think hermite.

No, I tested a number of points, figured out the basic shape of it, then simply used an algorithm which randomly modified the coefficients and tried to minimized the total squared error. For example, I had values which looked like the shape of ax/exp(bx), so I ran it through a program that found the correct values of a and b, and in the end I figured out that A was the alpha value of the pixel, and b required a second function to compute, and in the end I could simplify the whole expression to a much simpler function.

I set up my new desk and cleaned things up. I’m loving the look.

http://puu.sh/fhSsZ/3cfd745f97.JPG

The amount of screenshots in this thread is too damn high!
Seriously, learn to resize or just link to the image…

I have a 22’ monitor and it looks fine here.