새로운 Adobe 커뮤니티에 오신 것을 환영합니다.
A community for Substance 3D Designer users.
최근 활동
I couldn't find the link to UserVoice so thought I'd make a post instead, I think it would be really beneficial to designer if you could enter the information into multiple nodes at the same time.For Example, selecting multiple material inputs in a graph and be able to fill out attribute information, like Group or Visible If, all at once. (see image) with only a few inputs I can understand but when things start getting big like with the multi material blend node having upwards of 90 input nodes, this would be super handy vs entering info into each individual node one at a time
Hello, is there a way to create a true, physical, 3 dimensional wood material in Substance in the same way that you can create in 3ds Max using the Advanced Wood Map and the Physical Material? Here is a link to a 3ds Max tutorial on Advanced Wood Map on the Physical Material.https://www.youtube.com/watch?v=KoVsXAZra2g I have searched for Substance tutorials showing something similar, but can't find anything. Any help would be greately appreciated. Thanks Dan
i need to know how to made this by using pixel processor form scratch ?!
I noticed that Designer has the ACES color management options. I use them in Substance Painter and there was a lot more documentation and helpful videos that directed me to the correct settings. I was wondering if I could get some help doing the same in Designer. I changed my color management to OpenColorIO and the config to ACES 1.0.3. After restart, the brightest whites almost look mid-grey. What are the appropriate settings for a Designer to Unreal workflow? Thanks so much,Kyle
Since yesterday, Substance Designer keeps crashing on launch.It's the trial version and it's updated to the latest version.I started a chat, tried all the fixes the bot suggested me, asked to talk with a human being just to be more specific and this is the answer: I called the help number (i'm from Italy) and nobody answers.Thanks, Adobe
I'm tryiing to edid curve points in SD but the whole thing just keep crashing after i run this piece. Any suggestions ? Thank you in advance. import sdfrom sd.api.sdvaluefloat import *from sd.api.sdvaluefloat2 import *from sd.api.sdvaluebool import *from sd.api.sdvaluecolorrgba import *from sd.api.sdvaluearray import *from sd.api.sdvaluestruct import *from sd.api.sdtypestruct import *from sd.api.sdapplication import *from sd.api.sdproperty import *ctx = sd.getContext()app = ctx.getSDApplication()uiMgr = app.getQtForPythonUIMgr()graph = uiMgr.getCurrentGraph()nodes = graph.getNodes()node = nodes.getItem(0)curve_struct = SDTypeStruct.sNew('sbs::compositing::curve_key')point = SDValueStruct.sNew(curve_struct)point.setPropertyValueFromId('position', SDValueFloat2.sNew(float2(0,0)))point.setPropertyValueFromId('isLocked', SDValueBool.sNew(True))point.setPropertyValueFromId('left', SDValueFloat2.sNew(float2(0,0)))point.setPropertyValueFromId('isLeftBroken', SDValueBool.sNew(True))point.
Hello, I am not able to find the PBR template when I try to creat a new substance graph. Please see the image below, hope someone can help me!
Hello. On this page https://substance3d.adobe.com/assets/#my available download points were not synchronized
Hi everybody.I am an absolute beginner at Substance 3D Designer. I need to quickly create three 3D models of a nail file for use in Adobe Dimension. Just a simple objects, but I don't know how to do it.
I have learned Daniel Thiger's lessons recently,but I still couldn't create this pattern in SD.It is really blowing my mind.especially how to make the warping edge.Anybody can give me some idea to figure out this problem?
Hello everyone. I am trying to adapt a lingerie garment to a render shape. Let me show you. Pictures:1.This is the render shape that I took from a garment UV.2. It is the alce that I want to adapt to the shape3. I am using Directional Warp4 .That is the result I have at the moment 5. This is the method one6. The second method 7. The result I want. Adapt lingerie to the edge of UV The questions I have are:Am I on the right way?What other methods could I use? I really appreciate your time
So I've been trying to get my head around the modelling nodes and am frustrated by the lack of supporting materials. Adobe pushed the Tangle Tower model in their marketing, and I see it was created by one of the Substance team. So why wasn't that and other examples included with the program as aids to learning? Or have I missed it somewhere?
I was hoping I could get some help on this issue; I'm attempting to follow a tutorial, the issue I'm having is based on this scene, I cannot get the output of the height node or the node graph in general to fit proportionally to wheather it's a grid or a round cube. I want the output of the height node to literally fit perfectly, whereas where it's black there is no height and where it's levels of gray to white it's raised with white being the highest point. Although when you see the results of the height map output on a round cube or a grid, it doesn't fit proportionally, is there a way to get the 2D view to fit that of the 3D view ?
Is it possible to have an input drive the x/y amount of instances in the tile sampler?As my instances get smaller, i want to increase the density/amountDo I need to use a pixel processor function and some fancy math for this?Thanks!
The effect looks like the following image. I remembered reading a discussion earlier that texture could do the same, but I couldn't find it , I have looked for it all day……
Hello. I used Steam version back in the day (around 2017), but it had that nasty bug then SD was closing incorrectly and couldn't be started again without manually killing Steam process first. Nice Allegorithmic support folks helped me move to standalone version which didn't have that bug.While doing my research I was surprised to find a post from 2021 describing this exact same bug at old SD forum.I'm thinking of getting SD2022 on Steam since it's the only way to keep it and wonder if:1) is this bug still around in new version?2) if so, is there any plans to fix it or it's something out of your control, say caused by Steam client and thus will remain in Steam SD version forever?3) in any case, is it still possible to buy SD on Steam, but use standalone version instead? my concern is that new licence system might have ruined this possibility too and it's simply impossible now or standalone version would "decay" and stop working in 2033.
Is it possible to scale only part of a texture to avoid stretching in some parts?Texture graph:Texture on mesh (In model graph):Base shape for texture:As you can see on the mesh the round parts of the shape is stretched. This couses the round parts to shape into a point and loses it's curve. I already made the point less by making the ship widder (see nr 3) with a transfor node. But it does not remove the whole stretch problem. So my question was if it would be possible to only scale the middle part of the shape (see nr 2)? But still keep the round parts (see nr 1) on top of the middle shape.
Hello.I'm trying to update a custom node in SubstaceDesigner that I released two years ago.[Link removed] I would like to know the percentage of the version used in SubstanceDesigner now, please let me know.I want to use it as a reference when updating. Thank you in advance.
I have active maintenance for my perpetual Painter and Designer licenses until 28/11/2021, so a few more days.You just released the 2022 versions, so why do I not have access to download/license those? These new versions fall within my active maintenance period. I expect access to new versions to end after 28/11/2021, not before.
I am working on adding texture to a cylinder primitive by generating UVs for the mesh with the UV project node.When using this node it couses some stretching of the unwrap at one side of the cylinder.Problem example with basic checker pattern texture:Nodes used to create cylinder mesh and settings of uv project node:Is there a way to make it so this stretching will not happen anymore with the UV project node?
Hi there, I'm new to SD/SP and, like a good little learner, tackled the "Getting to Know Substance Designer" tutorial series. First, the series is outdated, I think the guy is using Substance 2018 but that shouldn't be much of an issue. Next, I working on a Mac (i9, 64GB, Radeon Pro Vega 48 8GB, SSD, Monterey 12.0.1) and literally just went through the process of wiping my drive and starting back from a clean install of the OS and reinstall of the apps I work with, including the Substance Suite (Designer, Painter, Sampler, Stager). Issue: Following along with the tutorial I get to a point where it's time to eat. So I "Save All" on the .sbs project file and go grab dinner. I come back and in the 3D view, my texture that was displaying all the nooks and crannies of the texture, is now flat. I think, "Oh, memory cache is getting full, reboot my machine and everything will go back to what it was." Right? Nope. I reboot my machine, restart Designer, click to open the file I had be
I have(had?) a permanent license for Substance Designer, Substance Painter, Substance Alchemist, etc. This permanet license was purchased just before the Adobe acquisition.I'm at a loss as to what happens with my legacy Substance products and how they'll continue to operate in the future. While I am aware there is the option to migrate to Adobe's ecosystem of products, my question regards this migration as another topic. I am only interested in keeping the permanet license and products I already own. I have an account with Adobe, of course. I have(had?) an account with Allegorithmic. Thank you so much for anyone willing to respond. You have my appreciation.
Like the graph shows above, I was expecting the output of the D_warp node to produce same width bricks with relatively same offset distance for each pixel, but as a result while the intensity went higher , those brick widths went more and more narrower. So what happens to those pixels in the upper part of the bricks?
https://store.substance3d.com/blog/your-smartphone-material-scanner We follow this above tutorial to take and convert 8 photos taken in 8 angles, then run the import and export with the preset sbs file. Now we want to automate the importing of the 8 photos and exporting to 3D file. I saw the Substance 3D Automation Toolkit and Substance Designer API. Which one is good for doing the job? Regards,Dick Chan
Hi everyone, I'm running Unity 2021.2.2f1 using HDRP and the latest Substance asset. I have a Substance with seperate diffuse, normal, metallic for my characters head and body. I labeled and identified each output accordingly (Head Diffuse, Head Normal, Body Diffuse, Body Normal, etc.). I create a sbsar file and import it into Unity. When I expand the Substance it creates a material, and 2 exported textures: Skin - mask and Skin - normal. How do I get it to create all the output textures? If I select the "S" and choose 'Gererate All Outputs', it does not label each output as I have identified above. How do I get the textures to export correctly with the appropiate naming? Also my character has two materials; Head and Body. Should I create another "Substance Graph" by hitting the + button when selecting the red "S" in Unity for my two materials, or just create materials in Unity and manually assign the exported textures? Thanks for your help.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
이미 계정이 있으신가요? 로그인
sso.login.detail.descriptionWithRegistrationLink
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.