pouët.net

Go to bottom

Random "work in progress" shots

category: general [glöplog]
I didn't want to call it that because it's still only 1 sample per frame. I could look at rendering multiple times per frame and interpolate/jitter the camera, but I'm guessing it's going to kill framerate. Currently doing around 110fps on a GTX960 at 1920, but I've still got stuff to add that will slow it down.
added on the 2015-03-31 23:09:42 by bloodnok bloodnok
Quote:
Inque style!

Approved!
added on the 2015-04-01 03:16:20 by glow glow
BB Image

Is our Revision 15 release done yet?
added on the 2015-04-01 14:06:41 by Ps0ke Ps0ke
BB Image

Image search + YY-CHR
added on the 2015-04-01 14:41:09 by visy visy
world first! i'll destroy you at revision!

BB Image
added on the 2015-04-01 20:15:11 by Igoronimo Igoronimo
Crossbow did 9 sprites in a single rasterline in 2007 already! :p
World Firsts/Records
Crest - Krestage 3
but your sysCall rulez! :)
nice try igor... here's a world record 10 sprites:
BB Image
added on the 2015-04-01 20:55:51 by maali maali
Crossbow used quite a nasty trick to have 9 sprites, but it didn't display the whole sprite, only every second line due to the technique used.

There was another 9 sprites trick, but the thing about it was that two of the sprites were half-width. Sure, they bounced around and moved in x axis freely, but still they weren't full-width.

If you know how to display 9 full-width sprites in one line without having them in any way truncated, then you're definitely kickin' some asses.

Tho seeing how it's April 1st...

Oh, and Maali, you never cease to amaze me with your wit! :P
added on the 2015-04-01 22:13:35 by TomoAlien TomoAlien
Also crossbow's 9 sprite trick was pretty unreliable iirc, the position of the 9th sprite is not always the same across all c64s.
added on the 2015-04-02 03:33:56 by ___ ___
is that sprite trick really that hard? i dunno how fast a c64 is tho. i know the gba. wild guess is if you're fast enough you can override the first at the end of the line before the rasterizer takes that bits for display? is that it? it's neat trick tho. :)
added on the 2015-04-02 03:44:25 by yumeji yumeji
@yumeji: its not a matter of cpu speed.

VICII only reads sprite gfx once per line. Once the shift register run out of gfx data it will remain empty, the timing of when gfx data is loaded is fixed and happens only once. No gfx is there to display even if you multiplex a sprite horizontally.

What Crossbow did is this: some sprite's data is read on the right border of the screen 1 line before it gets displayed.

line 1: sprite gfx data read on right edge
line 2: display sprite, on right edge data is read again, you can redisplay the sprite after that

this also explains why only every 2nd line.
added on the 2015-04-02 09:46:38 by Oswald Oswald
BB Image
added on the 2015-04-02 11:10:49 by Gargaj Gargaj
OMG NEW CONSPIRACY INTRO!
added on the 2015-04-02 11:11:37 by rez rez
Gargaj: You have the intro under 64k before the party? MADNESS!
added on the 2015-04-02 11:22:57 by shash shash
BB Image
added on the 2015-04-02 12:08:06 by u2 u2
WIP!
BB Image
added on the 2015-04-03 15:58:35 by leGend leGend
BB Image
Spolier for my revision 8k :)
added on the 2015-04-03 22:07:41 by xTr1m xTr1m
coding while sofascening revision...

BB Image
added on the 2015-04-04 16:31:04 by Igoronimo Igoronimo
Igor, really tasty! yumyum ^
added on the 2015-04-04 19:59:20 by Virgill Virgill
BB Image
added on the 2015-04-04 23:05:20 by velo velo
Quote:
coding while sofascening revision...

BB Image


BB Image
added on the 2015-04-05 05:50:49 by Salinga Salinga
Some images of work in progress for
http://www.pouet.net/prod.php?which=65336

Wanted to do some character design and animations in 64k.
The first attempts were a bit underwhelming :-)

BB Image
BB Image
BB Image
BB Image
added on the 2015-04-05 21:46:38 by Cryptic Cryptic
lovely, cryptic :) looking forward to more awesome stuff from you guys!
added on the 2015-04-05 22:06:23 by xTr1m xTr1m

login

Go to top