Live demo: https://brushhh.blogspot.com/
Showcase:
Nice! It’s very fun
Is it open source?
Do you plan to add glTF support?
It is not open source yet.
Yes, glTF support would be good.
Great idea!
Awesome work!
A few bits I found when playing around:
Settings
and try to write, for example, 2048
as texture size, it jump to another tab (I guess numbers are assigned to changing tabs?)That is weird, no idea why that is happening. I just bundled up all the code in a html file and put it as blogger’s theme. I did the same on this one too https://glb-viewer.blogspot.com/ Is this too getting blocked? I should probably put it somewhere else.
Thanks for an awesome feedback
No that’s not blocked, in the logs of Bitdefender i got:
We blocked this dangerous page for your protection:
https://brushhh.blogspot.com/
Threat name: JS:Trojan.Cryxos.2892
Wait what?! Why does my avast show nothing about it? I am not familiar much with these stuff, but how could it be infected when blogger only provides a text box for pasting the html code?
It’s probably just the blogspot domain, the cookie consent script or another reason to cause a false positive, you can request your site from being unblocked here for those using Bitdefender.
https://www.bitdefender.com/submit/
Edit: it’s probably ads which are blocked though generally for me, these can be sometimes these “You’ve won X” kind of forced redirects.
It is fantastic, params controls are excellent. I do not know how did you achieve that. How did you calculate pixel color to the current triangle?
Random find:
Demo: https://codepen.io/Jeremboo/full/qqabKY/
https://github.com/Jeremboo/threejs-texture-tool
Very good but no open source
@sciecode weren’t you working on something like this as well? Did you finish it?
Yeah, I was working on a texture painter idea, but I never got to finish it. I ended up stalling the project to work on other more pressing things, like EXRLoader and PMREMGenerator.
But I did share the progress I’ve made with @Click_Clock_Boom. Not sure if he used any of my ideas though.
Yeah, I did use some of your ideas.
I already posted them here if someone is looking: Paint color and images on 3d model
@Click_Clock_Boom did you ever make this open source?
nope. it isn’t open source.
Can you elaborate on how u went about creating this?