Ooops
March 05, 2021, 07:54:54 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Like stats
Home
Forum
Help
Search
Gallery
Login
Register
SyntaxBomb - Indie Coders
»
Languages & Coding
»
Monkey
»
Cool Monkey2 Plane Demo (wasm required)
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Cool Monkey2 Plane Demo (wasm required) (Read 2393 times)
therevills
Hero Member
Posts: 616
Total likes: 0
Cool Monkey2 Plane Demo (wasm required)
«
on:
March 08, 2018, 08:16:14 AM »
http://monkeycoder.co.nz/bananas/Plane/Plane.html
Super smooth on my rig!
Logged
Naughty Alien
Hero Member
Posts: 701
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #1 on:
March 08, 2018, 08:26:13 AM »
..nice..works very well on my rig..
Logged
blinkok
Sr. Member
Posts: 311
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #2 on:
March 08, 2018, 08:30:43 AM »
Looks great and works well (fullscreen) on my rig too. Luv the specular
Logged
Derron
Hero Member
Posts: 3416
Total likes: 2
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #3 on:
March 08, 2018, 08:45:15 AM »
Works nice and looks good.
- flat shadow on a wavy ocean ... faaake ;-)
- airplane a bit too shine ... material setup
but else... nice stuff.
bye
Ron
Logged
Steve Elliott
Hero Member
Posts: 2970
Total likes: 1
elgol 2021
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #4 on:
March 08, 2018, 10:17:33 AM »
I gave up waiting for it to load...ZX Spectrum loading times.
Logged
Windows 10 64-bit, 16Gb RAM, Intel i5 3.2 GHz, Nvidia GeForce GTX 1050 (2Gb)
MacOS Big Sur 64-bit, 8Gb RAM, Intel i5 2.3 Ghz, Intel Iris Plus Graphics 640 1536 MB
Linux Mint 19.3 64-bit, 16Gb RAM, Intel i5 3.2 GHz, Nvidia GeForce GTX 1050 (2Gb)
Raspberry Pi 400, Pi4, BBC B, C64, ZX Spectrum
Derron
Hero Member
Posts: 3416
Total likes: 2
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #5 on:
March 08, 2018, 11:43:05 AM »
Had to wait 10 seconds or so ... while I had some VMs running and a little CPU hog of bitstamp.net
bye
Ron
Logged
degac
Full Member
Posts: 170
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #6 on:
March 08, 2018, 12:30:54 PM »
F*KING GOOD
(technically speaking of course
)
Logged
If there's a problem, there's at least one solution.
www.blitzmax.org
ThickO
Jr. Member
Posts: 82
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #7 on:
March 08, 2018, 10:21:02 PM »
Looks good to me..............
Logged
3D makes my head hurt...
therevills
Hero Member
Posts: 616
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #8 on:
March 08, 2018, 11:05:12 PM »
Source code available on GitHub if anyone wants to see how it was done:
https://github.com/DoctorWhoof/Plane-Demo
Logged
Pingus
Full Member
Posts: 118
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #9 on:
March 09, 2018, 02:40:09 PM »
It works great ! Awesome stuff. I wonder what is the compatibility level of this 3D Wasm thing on misc laptops...
Logged
Rick Nasher
Hero Member
Posts: 791
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #10 on:
March 09, 2018, 06:00:33 PM »
1) in IE nogo.
2) in Chrome it works but at a crawling speed.
3) it crashed after couple of minutes with a webgl error.
This is probably due to my aging machine but still I do not have that in general.
Logged
_______________________________________
B3D + physics + shaders + X-platform = AGK!
..ALIENBREED *LIVES* (thanks to Qube)..
_______________________________________
therevills
Hero Member
Posts: 616
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #11 on:
March 10, 2018, 12:39:56 AM »
I've compiled a Windows exe if you want to try it:
www.therevillsgames.com/demos/Plane-Demo.zip
Logged
Steve Elliott
Hero Member
Posts: 2970
Total likes: 1
elgol 2021
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #12 on:
March 10, 2018, 09:53:02 AM »
Thanks therevills, downloaded to test. Very nice, runs smoothly.
Logged
Windows 10 64-bit, 16Gb RAM, Intel i5 3.2 GHz, Nvidia GeForce GTX 1050 (2Gb)
MacOS Big Sur 64-bit, 8Gb RAM, Intel i5 2.3 Ghz, Intel Iris Plus Graphics 640 1536 MB
Linux Mint 19.3 64-bit, 16Gb RAM, Intel i5 3.2 GHz, Nvidia GeForce GTX 1050 (2Gb)
Raspberry Pi 400, Pi4, BBC B, C64, ZX Spectrum
Rick Nasher
Hero Member
Posts: 791
Total likes: 0
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #13 on:
March 10, 2018, 10:04:17 PM »
Many thanks.
Logged
_______________________________________
B3D + physics + shaders + X-platform = AGK!
..ALIENBREED *LIVES* (thanks to Qube)..
_______________________________________
Qube
Administrator
Hero Member
Posts: 2633
Total likes: 4
I mostly code at night... Mostly.
Re: Cool Monkey2 Plane Demo (wasm required)
«
Reply #14 on:
March 11, 2018, 04:48:18 AM »
Very nice, looks great
Is this demo some sort of stress test demo?. I wonder as the memory required for all the PBR shaders ( colours, metalness, normal, occlusion, roughness ) is HUGE!. The plane alone has 5 textures and each at a resolution of 4096x4096. So 4096x4096 = 64MB uncompressed, so in this case ( with 5 textures) 320MB for the plane alone?
- That's a lot of data to shift around each frame for one model alone.
Does look great though
Logged
Mac mini ( 2018 / 2020 ), 3 GHz 6-Core Intel Core i5, 16 GB 2667 MHz DDR4, 1TB NVMe, eGPU Radeon Pro 580 8 GB, LG Ultragear 27GL83A-B 27 Inch
Mac mini (2020 ), M1 SoC, 8 GB LPDDR4, 512GB NVMe
Commodore VIC-20, 1.1Mhz MOS 6502 CPU, 5KB RAM, VIC ( 6560 ) GPU
Until the next time.
Print
Pages: [
1
]
Go Up
« previous
next »
SyntaxBomb - Indie Coders
»
Languages & Coding
»
Monkey
»
Cool Monkey2 Plane Demo (wasm required)
SimplePortal 2.3.6 © 2008-2014, SimplePortal