Edit : Pathtracer Added!
Edit : Movement and 'slider' controls are now scancodes and fractal iteration loop is unfolded.
Edit : Movement speed can be changend and camera is now proper thanks to raidho36.
Edit : Sun position editable.
Edit : Fixed for some users.
Edit : All controls scancodes.
Edit : Actual working scancodes.
Edit : Now user friendly with GUI's.
Edit : Right click slider for fine-tuning.
Edit : Realized Offsets of the same 'direction' create the same fractal but scaled differently, so it's normalized now.
Edit : Render Resolution can be changed
Oh and please share you discoveries by taking a screenshot with the information screen on!
(Screenshot folder is located in %appdata%/roaming/LOVE)
And don't forget to press 'j' for EXTREME PHOTOREALISTIC RENDERING WOOO
Menger Sponge Explorer
Menger Sponge Explorer
- Attachments
-
- Menger Sponge.love
- V.14
- (7.82 KiB) Downloaded 306 times
Last edited by GijsB on Mon Jan 23, 2017 6:16 pm, edited 20 times in total.
- Le_juiceBOX
- Citizen
- Posts: 71
- Joined: Sat Mar 26, 2016 3:07 pm
Re: Menger Sponge Explorer
Lol laptop crashed.
Re: Menger Sponge Explorer
It's really cool, I have one problem though.
This is what I see when in normal render mode: This is what I see when in ULTIMATE RENDER MODE:
This is what I see when in normal render mode: This is what I see when in ULTIMATE RENDER MODE:
Learning to Löve.
Re: Menger Sponge Explorer
Uhm yes that is not actually a bug! I implemented Depth of Field and your Focal Length and Aperture are wrong for this shot, literally a camera out of focus. Try to lower the aperture and make the important parts red by changing the focal length. (the red thingies in normal mode show focal length <=> red parts are sharp)skyHights wrote:It's really cool, I have one problem though.
This is what I see when in normal render mode:
1483927839.png
This is what I see when in ULTIMATE RENDER MODE:
1483927834.png
Last edited by GijsB on Tue Jan 10, 2017 9:07 am, edited 1 time in total.
- zorg
- Party member
- Posts: 3468
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Menger Sponge Explorer
You mind using scancodes instead of keycodes?
Makes it more i18n user friendly that way.
Edit: Works for me otherwise btw, though interestingly the "EXTREME PHOTOREALISTIC RENDERING WOOO" mode lags my PC without me seeing just what is happening; löve reports no extreme CPU or GPU usage... so it's a bit weird...
Makes it more i18n user friendly that way.
Edit: Works for me otherwise btw, though interestingly the "EXTREME PHOTOREALISTIC RENDERING WOOO" mode lags my PC without me seeing just what is happening; löve reports no extreme CPU or GPU usage... so it's a bit weird...
Last edited by zorg on Tue Jan 10, 2017 4:14 am, edited 1 time in total.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: Menger Sponge Explorer
Crashed for me. The culprit is the sponge shader. Just having it loaded crashes the program shortly, without even using it to render anything - which crashes it instantly. Something must be terribly wrong with that shader. But also it crashes with a segfault without raising any errors, and that warrants LÖVE source code investigation.
Re: Menger Sponge Explorer
Could be your graphics card actually. But yeah the shader is BIG.raidho36 wrote:Crashed for me. The culprit is the sponge shader. Just having it loaded crashes the program shortly, without even using it to render anything - which crashes it instantly. Something must be terribly wrong with that shader. But also it crashes with a segfault without raising any errors, and that warrants LÖVE source code investigation.
I didn't know keycodes aren't universal, expect scancodes tomorrow. Also that is kind of weird, GPU usage should be through the roof...zorg wrote:You mind using scancodes instead of keycodes?
Makes it more i18n user friendly that way.
Edit: Works for me otherwise btw, though interestingly the "EXTREME PHOTOREALISTIC RENDERING WOOO" mode lags my PC without me seeing just what is happening; löve reports no extreme CPU or GPU usage... so it's a bit weird...
Re: Menger Sponge Explorer
No I in fact believe it's your graphics card - 5 bucks says it's Nvidia. There could be very serious problems with the shader, but your GPU will try munching through them instead of raising errors, obscuring the very existence of the very real issues from you. For this single reason, Nvidia GPUs are the worst choice for graphics code development. But I digress; I'm not the only person who has it crash on them, and the evidence (runs fine for most but not on ATI and probably Intel) suggests that there are problems with the shader that Nvidia obscures but that are apparent on other vendor graphics, being a very common problem for Nvidia owners who try developing graphics code.
- zorg
- Party member
- Posts: 3468
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Menger Sponge Explorer
Raidho36: If you mean me, then yeah, i have a combined nvidia gtx 960 and gtx 750 ti (with latest drivers that support the latter)
Maybe it reports gpu usage wrongly, idk.
Maybe it reports gpu usage wrongly, idk.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Who is online
Users browsing this forum: No registered users and 9 guests