[[SUBTITLES BY LIMP NINJA]]
James? I love you.
Ronette?
I have a heart in something.
I'm nothing forevively.
It was like slae out in my filming.
But I'll take them anything.
I think but it us.
This is how it reserverdelled?
[inaudible]
Let me go something.
Any trying to do with.
What kind of asuate.
They seemed
Josie Eones Beem.
Come on Sorto.
Oh, my Grank, you're gonna get away.
I'll tear your secord.
..that would kill my.
Not, I don't wanna retree it to me.
Mr. Catier on the emeral
and the longe vision was there
when I saw off paller ground.
That was responsible.
One many way, I'm not great.
What is it?
There's a chip house lefts a loted.
Me Good cocamulbory?
Why did this lusically?
Well, Petit.
I'd like tow.
Hawk, what's this?
It was a cloint every setuon,
and she caught have been doing this time.
Jeffrey gonna unders.
Jamea's double season
wes gonefless from wapanitys
a proves responsers and kepprone.
You're absolutely
The most were etchidespenuels.
.. summon as the pilot Eggaing.
I know this crimbing.
They'f fun.
Life can from it to the cooper right room late.
Last, spicting horribly could come
in content of maroht.
Let me say anything...
I held it from the girping tree,
you know.
I'm all that went on.
I'm all that went on.
I known her almost.
like a dissection,
Lucy.
I know I went to come,
I'm loving inside you.
You're not running
Taking this light in.
STRAP
LIMP NINJA
all things Bruce.
released at Outline 2018, ranked first
Recycles parts of the Paddock codebase.
Uses Cooper Hewitt typeface
Uses environment maps from noemotionhdrs.net
Uses purchased stock art meshes from [I forgot where]
Uses BASS and its NativeBass JVM bindings
Uses color grading templates found in Adobe Photoshop's color grading tools
Uses OpenStreetsMap maps
Uses subtitles generated from Twin Peaks (seasons 1 and 2) subtitles
Uses Java 9.0.1
Uses Kotlin 1.2.31
Uses OPENRNDR 0.3.13
Runs at acceptable framerates on a XPS 15 9560 (Intel i7 7700HQ, NVidia GTX 1050)
This all started with a simple gradient descent based solver for IK. I tried to apply the solver to generate real-time
gait animations, which is fun but much harder to get right than I had initially thought. The narrative in Strap is a bit
under developed because it was written by the process of merging small experiments together.
First time I worked HDR skyboxes and irradiance maps but in the end most of it turned out to be too dim and SDR looking.
First time I worked with shadow maps, turned out OK but I couldn't use them in the way I wanted (self shadowing on the
human shaped meshes).
First time I worked with normal maps, that's mostly OK looking but the SSLR has a lot of temporal aliasing, which looks
both good and bad.
First time I worked with IK, it still looks clumsy and it is running in real-time for no good reason. Better to precalc
it next time and use the gained stability for creating more complex animations.
Java(TM) Cryptography Extension Policy Files
for the Java(TM) Platform, Standard Edition Runtime Environment
The JCE architecture allows flexible cryptographic strength to be
configured via the jurisdiction policy files contained within these
directories.
The default JCE policy files bundled in this Java Runtime Environment
allow for "unlimited" cryptographic strengths. For convenience,
this build also contains the historic "limited" strength policy files
which contain restrictions on cryptographic strengths, but they must be
specifically activated by updating the "crypto.policy" Security property
(e.g. <java-home>/conf/security/java.security) to point to the appropriate
directory.
Each subdirectory contains a complete policy configuration, and additional
subdirectories can be added/removed to reflect local regulations.
JCE for Java SE has been through the U.S. export review process. The JCE
framework, along with the various JCE providers that come standard with it
(SunJCE, SunEC, SunPKCS11, SunMSCAPI, etc), is exportable from the
United States.
You are advised to consult your export/import control counsel or attorney
to determine the exact requirements of your location, and what policy
settings should be used.
Please see The Java(TM) Cryptography Architecture (JCA) Reference
Guide and the java.security file for more information.
-Xmixed mixed mode execution (default)
-Xint interpreted mode execution only
-Xbootclasspath:<directories and zip/jar files separated by ;>
set search path for bootstrap classes and resources
-Xbootclasspath/a:<directories and zip/jar files separated by ;>
append to end of bootstrap class path
-Xbootclasspath/p:<directories and zip/jar files separated by ;>
prepend in front of bootstrap class path
-Xnoclassgc disable class garbage collection
-Xlog:<opts> control JVM logging, use -Xlog:help for details
-Xbatch disable background compilation
-Xms<size> set initial Java heap size
-Xmx<size> set maximum Java heap size
-Xss<size> set java thread stack size
-Xprof output cpu profiling data (deprecated)
-Xfuture enable strictest checks, anticipating future default
-Xrs reduce use of OS signals by Java/VM (see documentation)
-Xcheck:jni perform additional checks for JNI functions
-Xshare:off do not attempt to use shared class data
-Xshare:auto use shared class data if possible (default)
-Xshare:on require using shared class data, otherwise fail.
The -X options are non-standard and subject to change without notice.