WIP Paintyness n things
- Author
- Message
-
Offline
- *master*
- Posts: 229
- Joined: 21 Feb 2013, 03:21
- Location: Los Angeles, CA
Re: WIP Paintyness n things
Wow, I have to say these screenshots are amazing looking! I would also love to see how this is looking in motion. And would also love to try it and see your code
_________________
i7-4970K 4.8ghz, 16gb ram, Geforce Titan X 12gb vram, win7
i7-4970K 4.8ghz, 16gb ram, Geforce Titan X 12gb vram, win7
-
Offline
- Posts: 69
- Joined: 20 Jan 2013, 17:23
Re: WIP Paintyness n things
While I wouldn't play with this, I must say it's really well done, you've hit the canvas-paint look pretty perfectly.
-
Offline
- *blah-blah-blah maniac*
- Posts: 504
- Joined: 31 Dec 2011, 19:42
Re: WIP Paintyness n things
I kind of prefer the heavy brushstroke look of the supermutant pic. Is it something that's easily adjustable on our end?
_________________
NLA v.2.0 beta - A test version of the latest NLA release.
Natural Lighting and Atmospherics for ENB - A Skyrim weather mod and preset.
High-Res bark textures - Some bark textures I made.
Dark Souls 2 ENB preset - Preset for Dark Souls 2.
NLA v.2.0 beta - A test version of the latest NLA release.
Natural Lighting and Atmospherics for ENB - A Skyrim weather mod and preset.
High-Res bark textures - Some bark textures I made.
Dark Souls 2 ENB preset - Preset for Dark Souls 2.
-
Offline
- Posts: 21
- Joined: 23 Dec 2013, 16:04
Re: WIP Paintyness n things
number6, ChaosDuck -thank you kindly.
Confidence-Man - Yeah there's a tickbox for the Painty-Depth-O-Field-y effect from that one. Trouble is I don't know how to do the fade over time thing so it looks good in stills but in motion it snaps back n forth instantly.
Everything is pretty customisable, has a lot of options and a small png to set the intensity of the "bristles".
Anyone know what is the maximum equivalent of "UIMin="? I've tried "UIMax=" but no luck.
Confidence-Man - Yeah there's a tickbox for the Painty-Depth-O-Field-y effect from that one. Trouble is I don't know how to do the fade over time thing so it looks good in stills but in motion it snaps back n forth instantly.
Everything is pretty customisable, has a lot of options and a small png to set the intensity of the "bristles".
Anyone know what is the maximum equivalent of "UIMin="? I've tried "UIMax=" but no luck.
-
Offline
- *blah-blah-blah maniac*
- Posts: 504
- Joined: 31 Dec 2011, 19:42
Re: WIP Paintyness n things
UIMax= is it.
_________________
NLA v.2.0 beta - A test version of the latest NLA release.
Natural Lighting and Atmospherics for ENB - A Skyrim weather mod and preset.
High-Res bark textures - Some bark textures I made.
Dark Souls 2 ENB preset - Preset for Dark Souls 2.
NLA v.2.0 beta - A test version of the latest NLA release.
Natural Lighting and Atmospherics for ENB - A Skyrim weather mod and preset.
High-Res bark textures - Some bark textures I made.
Dark Souls 2 ENB preset - Preset for Dark Souls 2.
-
Offline
- Posts: 21
- Joined: 23 Dec 2013, 16:04
Re: WIP Paintyness n things
Confidence-Man - thanks... it works now... I must have broken it some other way when I tried it before :/
Now just before I share this thing does anyone know a way to make a loop length user definable?
I tried
if(i == SampleNumUsr)
break;
and while it seems to work it still runs at the same speed as if you let it finish the loop naturally so there's no benefit.
Now just before I share this thing does anyone know a way to make a loop length user definable?
I tried
if(i == SampleNumUsr)
break;
and while it seems to work it still runs at the same speed as if you let it finish the loop naturally so there's no benefit.
-
Offline
- Posts: 21
- Joined: 23 Dec 2013, 16:04
Re: WIP Paintyness n things
ok here we go, 1st version. Still kinda messy but should work...
https://www.dropbox.com/s/crrvwtba6y2sm8g/effect.txt
https://www.dropbox.com/s/crrvwtba6y2sm8g/effect.txt
-
Offline
- *master*
- Posts: 229
- Joined: 21 Feb 2013, 03:21
- Location: Los Angeles, CA
Re: WIP Paintyness n things
Wow, blown away
I made this image for the brush:
Again, really awe inspiring stuff. Thanks for sharing it. I made a video of me tweaking with it which I'll post as soon as it's done processing.
I made this image for the brush:
Again, really awe inspiring stuff. Thanks for sharing it. I made a video of me tweaking with it which I'll post as soon as it's done processing.
_________________
i7-4970K 4.8ghz, 16gb ram, Geforce Titan X 12gb vram, win7
i7-4970K 4.8ghz, 16gb ram, Geforce Titan X 12gb vram, win7
-
Offline
- *master*
- Posts: 229
- Joined: 21 Feb 2013, 03:21
- Location: Los Angeles, CA
Re: WIP Paintyness n things
Some other brushes:
@JezuesFitzroy:
What kind of brushes are you using or recomend? Thanks!
@JezuesFitzroy:
What kind of brushes are you using or recomend? Thanks!
_________________
i7-4970K 4.8ghz, 16gb ram, Geforce Titan X 12gb vram, win7
i7-4970K 4.8ghz, 16gb ram, Geforce Titan X 12gb vram, win7
-
Offline
- Posts: 21
- Joined: 23 Dec 2013, 16:04
Re: WIP Paintyness n things
Number6 - see you found the ink settings I've still a couple of things to iron out on line widths there.
As to the brushes you could probably go lower res as it doesn't take that many samples anyhow.
The red channel is opacity with 0.5 grey being full, this means you can go over full which can give the paint a rougher more built up look. Blue and green shift the "bristles" in x and y to add some noise or to pinch or skew them, for these 0.5 grey means no shifting.
As to the brushes you could probably go lower res as it doesn't take that many samples anyhow.
The red channel is opacity with 0.5 grey being full, this means you can go over full which can give the paint a rougher more built up look. Blue and green shift the "bristles" in x and y to add some noise or to pinch or skew them, for these 0.5 grey means no shifting.