Suggestions


Here we mingle, introduce ourselves, our thoughts and ideas and have caring discussions.

User avatar

Posts: 440

Joined: Fri Jul 11, 2014 8:39 pm

Location: France

Post Tue Jan 12, 2016 6:54 pm

Re: Suggestions

Ok i could not see Pilou's image at work, now i got it. ;)
System info: Nvidia GeForce GTX 980 4GB, i7-5820K 8GB, Windows 10, Wacom Intuos Pro M
Visit my photostream: http://flickriver.com/photos/24151359@N ... teresting/
User avatar

Site Admin

Posts: 7425

Joined: Sun Nov 10, 2013 1:38 pm

Post Tue Jan 12, 2016 8:14 pm

Re: Suggestions

You doooo?! :lol: ...explain, please!
Here to help! :D
System Info: Mac mini, Apple M1, 8 Gb, Sonoma 14.5 - secondary: AMD Radeon RX Vega 10, AMD Ryzen 7 (2.3 Ghz), Windows 11
Taron.de | Twitter | Pinterest | YouTube
User avatar

Site Admin

Posts: 7425

Joined: Sun Nov 10, 2013 1:38 pm

Post Thu Jan 14, 2016 11:36 am

Re: Suggestions

Verve v0.99v.09

VRI format (Verve Image Brush Format)
(version 3)

BANK 1 (individually compressed)
:!: bytes -> content
0-18 -> header: "Verve brush images"
19 -> current version: 3
:!: int
image count
:!: float
brush bristle size
brush bristle count
brush bristle bias
brush oscillator
brush oscillator chaos
:!: byte
brush image mode
paint mode
(compress bank (me dumb))
end bank 1 compress again ( :oops: )

IMAGE BANKS (layer count)
per bank...bank size = width*height*6 (so wrong) + 87+image name length
:!: float
width
height
UV0.x
UV0.Y
UV1.x
UV1.y
UV2.x
UV2.y
UV3.x
UV3.y
:!: byte
perspective mode

:!: int
name length
:!: string (bytes)
image name
:!: float
image data color (RGBA)
width * height * 4
image data material (R)
width * height
...loops until all layers are compressed in their own bank[/quote]
Here to help! :D
System Info: Mac mini, Apple M1, 8 Gb, Sonoma 14.5 - secondary: AMD Radeon RX Vega 10, AMD Ryzen 7 (2.3 Ghz), Windows 11
Taron.de | Twitter | Pinterest | YouTube
User avatar

Posts: 4665

Joined: Mon Mar 24, 2014 9:58 am

Post Thu Jan 14, 2016 11:55 am

Re: Suggestions

For hackers! :mrgreen:
Is beautiful that please without concept!
http://moiscript.weebly.com/ https://schmoll8.wixsite.com/magicavox
Latop: Geforce GTX 950M, Intel Quad Core i7, Windows 10, 8 Gigas, 2.4ghz
User avatar

Site Admin

Posts: 7425

Joined: Sun Nov 10, 2013 1:38 pm

Post Thu Jan 14, 2016 11:56 am

Re: Suggestions

Quite the opposite, I believe! Hackers would be bored to know how to create brush images?! :shrug: :lol:
Here to help! :D
System Info: Mac mini, Apple M1, 8 Gb, Sonoma 14.5 - secondary: AMD Radeon RX Vega 10, AMD Ryzen 7 (2.3 Ghz), Windows 11
Taron.de | Twitter | Pinterest | YouTube
User avatar

Posts: 35

Joined: Thu Feb 12, 2015 3:28 pm

Post Thu Jan 14, 2016 1:34 pm

Re: Suggestions

A Verve mIRC channel.
User avatar

Posts: 177

Joined: Mon Jan 18, 2016 9:32 pm

Location: Trollhättan, Sweden

Post Thu Jan 21, 2016 12:38 pm

Re: Suggestions

@Taron

Is it possible to enlarge floating color picker? I found it hard sometimes to pick color as my monitor has high DPI, so color picker is a bit smaller.
It shouldn't be a problem as you draw it procedurally anyway? (i.e. to be able to multiply / multiply with inverse amount on a keys? ;) )
Yes, I know I have sliders for RGB selection, but anyway it would be very helpful to have it bigger in order to see a color easily.
Thanks! :ob
User avatar

Site Admin

Posts: 7425

Joined: Sun Nov 10, 2013 1:38 pm

Post Thu Jan 21, 2016 12:55 pm

Re: Suggestions

Oh, yes, sure! The next version will have a bigger color picker! :ob
I'm not sure exactly what you mean by multiply/inverse multiply amount on keys?
Do you mean to control color values with keys, like making them darker or brighter? Or do you mean a multiply/screen paint mode?

Multiply paint mode is really tough with my system. It could be very confusing for artists.
Additive mode already exists, of course, while it's quite aggressive.

IF, however, you mean to multiply the current color with a color you'd pick, that is a very, very interesting idea!!! :idea:
Here to help! :D
System Info: Mac mini, Apple M1, 8 Gb, Sonoma 14.5 - secondary: AMD Radeon RX Vega 10, AMD Ryzen 7 (2.3 Ghz), Windows 11
Taron.de | Twitter | Pinterest | YouTube
User avatar

Posts: 177

Joined: Mon Jan 18, 2016 9:32 pm

Location: Trollhättan, Sweden

Post Thu Jan 21, 2016 1:36 pm

Re: Suggestions

Heheh no. ;)
I meant in terms of scaling it up and down. The color picker widget.
You surely have some definitions in code for color pickers width and height etc. So if you introduce new constant for scale; when you multiply that definitions with i.e. 1.20 you scaled it up fo 20% while oposite if you multiply it with 1/1.20 you will scale it down for 20%. And this scale divisions can be preset in lookup table, so you avoid division which is slow. I'm sure you know all this stuff!
Sorry for being pain in the ass and talking about this stuff, but you know that I'm programmer too;-) :geek:
And you can then map that scale up and down to some key;-)

100 * 1.2 = 120
120 * (1/1.2) = 100
User avatar

Site Admin

Posts: 7425

Joined: Sun Nov 10, 2013 1:38 pm

Post Thu Jan 21, 2016 2:07 pm

Re: Suggestions

AH, hahaha, MAN, now I won't be able to surprise you anymore, haha... danged! :P
I thought the same thing, except more interactive by holding [alt]+[space] to size the color picker! 8-)
I won't sacrifice precious keys for that, though, hehe, it's getting really dense in that regard. Eventually I will create a custom hotkey feature, but that will have to wait.
Cool, yeah, anyway, great call! :ob
Here to help! :D
System Info: Mac mini, Apple M1, 8 Gb, Sonoma 14.5 - secondary: AMD Radeon RX Vega 10, AMD Ryzen 7 (2.3 Ghz), Windows 11
Taron.de | Twitter | Pinterest | YouTube
PreviousNext

Return to Community [feedback, bug reports, discussions, etc...]

Who is online

Users browsing this forum: No registered users and 7 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software