Silicon Galleon
#21
RE: Silicon Galleon
AND nedit, which I use for writing everything has line numbers! 8)
KayBee
Octane

Trade Count: (0)
Posts: 132
Threads: 40
Joined: Feb 2020
Find Reply
06-21-2023, 11:37 PM
#22
RE: Silicon Galleon
(06-21-2023, 11:37 PM)KayBee Wrote:  AND nedit, which I use for writing everything has line numbers! 8)

Yes but nedit counts blank (whitespace) lines too, if you want the number of lines that actually have code, you have to do this:

find . -name filename | xargs cat | sed '/^\s*$/d' | wc -l

Replacing "filename" with the name of the file whose line you want to count.

Note that "find ." assumes you're in the same directory tree as the file whose lines you want to count.

Project: Temporarily lost at sea
Plan: World domination! Or something...
(This post was last modified: 06-22-2023, 02:06 AM by vishnu.)
vishnu
Tezro, Octane2, 2 x Onyx4

Trade Count: (0)
Posts: 1,247
Threads: 42
Joined: Dec 2017
Location: Minneapolis, Minnesota USA
Find Reply
06-22-2023, 02:04 AM
#23
Davy Jones early Alpha
Hello Cool People, 

Attached is an early executable. I wrote, tarred and zipped it on my O2 running Iris 6.5.30. It has a few sounds for atmosphere, there is no "game" or collision logic yet. You can pilot the blue-flagged ship around. If you run it with Caps Lock on it will run with antialiasing ON. Please give it a try and let me know what frame rates you get, they are shown on lower screen right. I hope to get playable frame rates on Indy hardware.

Cheers.

KB


Attached Files
.gz DJalpha1.tar.gz Size: 396.46 KB  Downloads: 174
KayBee
Octane

Trade Count: (0)
Posts: 132
Threads: 40
Joined: Feb 2020
Find Reply
07-09-2023, 08:37 PM
#24
RE: Silicon Galleon
Example of AA off and on, with requisite FPS difference on R10k 250 O2.


Attached Files Image(s)
   
KayBee
Octane

Trade Count: (0)
Posts: 132
Threads: 40
Joined: Feb 2020
Find Reply
07-10-2023, 04:22 PM
#25
RE: Silicon Galleon
I'm getting 60 FPS on my 600 MHz Octane2 with a V12, it looks very nice!

Project: Temporarily lost at sea
Plan: World domination! Or something...
vishnu
Tezro, Octane2, 2 x Onyx4

Trade Count: (0)
Posts: 1,247
Threads: 42
Joined: Dec 2017
Location: Minneapolis, Minnesota USA
Find Reply
07-13-2023, 03:49 AM
#26
RE: Silicon Galleon
Thanks for sharing that Vishnu, looks like Octanes eat this stuff. R10k 250 gets ~37fps.
KayBee
Octane

Trade Count: (0)
Posts: 132
Threads: 40
Joined: Feb 2020
Find Reply
07-13-2023, 01:39 PM
#27
RE: Silicon Galleon
whoa this is sick! Had time for any further progress?

“The future is already here – it's just not evenly distributed."
    The Economist, December 4, 2003
            ―William Gibson

Onyx2 Octane Octane O2 Indigo2 R10000/IMPACT Indy Indy
ghost180sx
Now-MIPS-Powered

Trade Count: (0)
Posts: 110
Threads: 6
Joined: Dec 2018
Location: The Great White North
Find Reply
09-01-2023, 03:53 AM
#28
RE: Silicon Galleon
30fps locked with or without AA, Octane 400 ESI+TRAM
Shiunbird
Administrator

Trade Count: (1)
Posts: 553
Threads: 45
Joined: Mar 2021
Location: Czech Republic
Find Reply
09-01-2023, 12:05 PM
#29
RE: Silicon Galleon
60fps on 4x400MHz R12K Onyx2 with IR4
58fps on 195MHz R10K Indigo2 Max IMPACT

AA on or off didn't seem to matter on either platform.  It took me a couple of tries to realize that I needed to launch the application with the CAPS LOCK key already set, but once I figured that out I could definitely see the visual change.

It looks very nice, it has definite promise!

1600SW Onyx2 4x400MHz R12K IR4 Indigo2 R10000/IMPACT 195MHz R10K Max IMPACT
(This post was last modified: 12-09-2023, 01:08 AM by Black Cardinal.)
Black Cardinal
O2

Trade Count: (0)
Posts: 9
Threads: 1
Joined: Dec 2023
Location: Oregon, USA
Website Find Reply
12-09-2023, 01:07 AM


Forum Jump:


Users browsing this thread: 1 Guest(s)