Vertex Color Paint and Fill

free scripts, plugins, models, textures
User avatar
clintonman
Captain
Posts: 5432
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Vertex Color Paint and Fill

Post by clintonman »

First release of the Vertex Color Paint and Fill tools used for the creation of vertex colors for D3D materials for workspace.

http://clintons3d.com/plugins/truespace ... color.html

One usage note is that the easiest path to see vertex colors is to use the default tS material and set the VertexColorStrength to 1. Get the default by RMB click on the material editor preview sphere.
Clinton Reese

http://clintons3d.com
User avatar
clintonman
Captain
Posts: 5432
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Vertex Color Paint and Fill

Post by clintonman »

Update:

The rsx plugin had a crash bug. The crash is fixed and the plugin version required has been raised to v1638439.
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5216
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vertex Color Paint and Fill

Post by trueBlue »

Wow!
You have out done yourself! :bananacool2:

Took me awhile before I found out this does not work on tS Primitives. :oops:
Thanks.png
.
There is other compiled D3D Materials that have VertexColorStrength that work too other than the Default Material.
SolidTransparency
User avatar
trueBlue
Captain
Posts: 5216
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vertex Color Paint and Fill

Post by trueBlue »

Here are three materials for use with the Vertex Color Paint and Fill
Attachments
Solid Transparency Vertex.RsMat
(10.02 KiB) Downloaded 52 times
DX9 Vertex Constant Color.RsMat
(25.73 KiB) Downloaded 58 times
DX9 Vertex Color.RsMat
(25.96 KiB) Downloaded 60 times
User avatar
clintonman
Captain
Posts: 5432
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Vertex Color Paint and Fill

Post by clintonman »

trueBlue wrote: 12 Feb 2023, 03:26 Here are three materials for use with the Vertex Color Paint and Fill
I'll check them the out. :bananathumb:

VertexPaintMasking.jpg

Another use for vertex colors is for masking. Here I combined 2 materials using a painted red vertex color. Actually, it''s not really combining 2 materials, but combining the color shader and the normal shader. It's not possible to combine actual materials in trueSpace. We can still get the same result with some work though. You can get even more complex combinations using more textures with the green and blue channels.
Clinton Reese

http://clintons3d.com
Saul
Senior Chief Petty Officer
Posts: 296
Joined: 22 May 2009, 16:50

Re: Vertex Color Paint and Fill

Post by Saul »

I'd like to try this but i can't get beyond the install of the Clintons3D Package v.1638439, i have tried uninstalling Clintons3D Package v.1638433 and then load new v.1638439 but it does not appear in the package manager. Also, what to do with the global function set and status message .rsobj?
User avatar
clintonman
Captain
Posts: 5432
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Vertex Color Paint and Fill

Post by clintonman »

Saul wrote: 12 Feb 2023, 04:17 I'd like to try this but i can't get beyond the install of the Clintons3D Package v.1638439, i have tried uninstalling Clintons3D Package v.1638433 and then load new v.1638439 but it does not appear in the package manager. Also, what to do with the global function set and status message .rsobj?
I guess it depends on what version of tS you're running. If you're running the latest work in progress unofficial updates you don't need to install the global function set or status message. You would find the Clintons3dPlugin.dll, maybe rename it to Clintons3dPluginOLD.dll, copy in the new Clintons3dPlugin.rsx and rename it to the dll extension.

If your'e running the unofficial updates v8 you need to install the global function set by dragging it into the link editor and pressing the install button.
Also replace the Clintons3dPlugin.rsx file.

If you're running trueSpace original then you need to install several things.
Some instructions here: http://clintons3d.com/plugins/truespace ... color.html
and looks like I forgot to add the persistent install requirement, that can be found here: http://clintons3d.com/plugins/truespace ... stent.html

I would think the new plugin would load if you had the older version working. If the plugin refuses to load try installing the vc++ redistributable package from microsoft.
https://www.microsoft.com/en-us/downloa ... x?id=26368
Be sure to choose the 32 bit version, because tS is a 32 bit app.
Clinton Reese

http://clintons3d.com
Saul
Senior Chief Petty Officer
Posts: 296
Joined: 22 May 2009, 16:50

Re: Vertex Color Paint and Fill

Post by Saul »

Thank you, the rename .dll seems to have worked. I get this Alert on dragging node to LE but it installs OK.
Attachments
Screenshot 2023-02-12 051620.jpg
User avatar
clintonman
Captain
Posts: 5432
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Vertex Color Paint and Fill

Post by clintonman »

Saul wrote: 12 Feb 2023, 05:19 Thank you, the rename .dll seems to have worked. I get this Alert on dragging node to LE but it installs OK.
That's great, and yes that alert can be ignored. So many things need to be documented...
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5216
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vertex Color Paint and Fill

Post by trueBlue »

clintonman wrote: 12 Feb 2023, 04:12
trueBlue wrote: 12 Feb 2023, 03:26 Here are three materials for use with the Vertex Color Paint and Fill
I'll check them the out. :bananathumb:


VertexPaintMasking.jpg


Another use for vertex colors is for masking. Here I combined 2 materials using a painted red vertex color. Actually, it''s not really combining 2 materials, but combining the color shader and the normal shader. It's not possible to combine actual materials in trueSpace. We can still get the same result with some work though. You can get even more complex combinations using more textures with the green and blue channels.
How do you combine the color shader and the normal shader?
Please do share!
Wait...what!?
Are you actually Subtracting to show the Caligari image using Vertex Color Paint?
Post Reply