Jump to content
3DCoat Forums

Search the Community

Showing results for tags 'Unity'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Tutorials and new feature demos
    • New Releases, Bugs Reports & Development Discussion
  • 3DCoat
    • General 3DCoat
    • Coding scripts & plugins
    • SOS! If you need urgent help for 3DCoat
  • Community
    • CG & Hardware Discussion
    • Content exchange
    • Artwork & Contest
  • International
    • Chinese forum - 3DCoat用户讨论组
    • Japanese forum - 日本のフォーラム
    • German Forum - Man spricht Deutsch
    • French Forum - Forum Francophone
    • Russian Forum
  • 3DC's Topics
  • 3DC's Tips
  • 3DC's Topics
  • 3DC's Paint
  • 3DC's Hipoly
  • 3DC's Lowpoly

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Google+


YouTube


Vimeo


Facebook


Location


Interests

Found 14 results

  1. This is the Unity Master Thread. You can throw your questions in here, as this will be a sticky. Get unity3d: http://unity3d.com/unity/download/ Useful resources and learning materials: Forums http://forum.unity3d.com/ Semi-official Wiki http://unifycommunity.com/wiki/index.php?title=Main_Page Q&A http://answers.unity3d.com/index.html Scripting tutorials http://www.unity3dstudent.com/ Scripting tutorials http://cgcookie.com/unity/ Popular Plugins & tools: Strumpy Shader Editor: http://forum.unity3d.com/threads/56180
  2. Has anyone run into this seam issue when exporting to Unity? It looks great in 3DCoat, but Unity shows these nasty seams.
  3. Hey Guys, I just created a new tutorial for creating game assets for Unity 3D. Hope some of you find this helpful. 3D Coat 4.7- Volume #24- Creating Game Assets http://www.learn3dsoftware.com/3dc_4_vol_24_unity_assets.htm -Have you ever wanted to Learn How Make 3D Models for Video Games? -But Don't Know Anything about Video Game Programming? -But Still Want to Get Hired or Sell 3D Models for use in Video Games? Then this is the course for you!! *You Do Not Have to Learn any Programming Skills to make 3D Models & Textures for Video Games!! *You Just Need to Learn the Skills to Convert, Import and Set-Up your Models & Textures in a Ready-to-Use Format for the Unity Game Engine. *Once you have done this your job is done and it's now up to the Game Programmer to take it from there. -Adding this new Skill-Set to your Current Knowledge Base can greatly increase your ability to break into the 3D Gaming Industry!! In this training volume 3D Instructor Adam Gibson will show you how to convert your 3D Coat models and textures for use in the Unity 3D Game Engine software. You can download a FREE Version of Unity 3D with no other purchases necessary. Some Topics Covered: 1) Standard (Spec)Workflow (Export/Import), 2) Standard (Metallic-PBR) Workflow (Export/Import), 3), Unity UI (User Interface) Basics, 4) File Formats, 5) Tips & Gotchas, 6) Unity Export Presets in 3D Coat, 7) Making Prefabs in Unity, Assigning Textures to Models in Unity, 9) Spec/Gloss Maps (Smoothness Slider), 10) Creating Unity Packages to Bundle Up your Model Collections, 11) Selling Your Models on the Unity Store and much much more!! Table of Contents for Volume #24 Chapter 1- Intro Chapter 2- Course Goals Chapter 3- Unity Export Presets (Basic Concepts & Texture Channels) Chapter 4- Standard (Spec/Gloss) Export Workflow from 3D Coat Chapter 5- Standard (Spec/Gloss) Import Workflow into Unity 3D Chapter 6- Standard (Metallic) Export Workflow from 3D Coat Chapter 7- Standard (Metallic) Import Workflow into Unity 3D Chapter 8- Emissive Channel Set-Up & Export from 3D Coat Chapter 9- Emissive Channel Import & Set-Up in Unity 3D Chapter 10- Final Bonus Unity Training (Basics) Chapter 1- Intro Chapter 2- How to Create a Project File Chapter 3- How to Import Models and Textures Chapter 4- Scene Tab/Window (Create, Save, Open a Scene File) Chapter 5- Layout Tab (Single and Multiple Views) Chapter 6- Hierarchy Window Chapter 7- Project Window Chapter 8- Inspector Window Chapter 9- Perspective & Orthagonal Views Widget Chapter 10- Perspective Camera (Move Up, Down, Left, Right) Chapter 11- Perspective Camera (Rotate) Chapter 12- Perspective Camera (Zoom) Chapter 13- Move Objects (Models, Lights, Cameras) Chapter 14- Rotate Objects (Models, Lights, Cameras) Chapter 15- Scale Models (Axis Control Widget & Corner Widget) Chapter 16- Frame Object/Item Chapter 17- Light Basics (Type, Color, Shadows, Range, Intensity, Duplicate, Rename) Chapter 18- How to Create a Prefab Chapter 19- Unity Packages (Export/Import) Chapter 20- Models with Same Surface Name- Gotcha & Fix Chapter 21- Models with Multiple UV Maps- Gotcha & Fix Chapter 22- Selling your Models/Textures on the Unity Store Chapter 23- Final Running Time: 4 hrs. 1 mins. High Quality (Screen-Res 1920 x 1080 pixels) Video Format: MP4 (.mp4) Level: Beginner
  4. https://unity3d.com/partners/otoy/octane Create hyperrealistic assets using the cinematic power of OctaneRender for Unity Render the future with Octane. What will you create? Unity’s first GPU-accelerated, path-traced render engine enables a new generation of immersive games, VR, and AR. Hollywood-grade VFX are now available inside of the world’s most popular game engine.
  5. I'm exporting from 3d Coat to Unity and things are looking a little weird (see attachment) Here's my process: 3d Coat - File>Export Objects & Textures (see attachment for settings) Drag 3d coat generated maps and model into Unity Apply the respective maps to the material, all according to the file name.IE: Head_Albedo gets dragged to Unity's Albedo in the materials Inspector window. (see attachment). Something that's interesting in this step is when dragging Head_Normal into the materials Normal Map, I get a warning that says "This texture is not marked as a normal map" With a fix now button. Drag Model into scene, I see it obviously doesn't look right (see attachment) Hit that Fix Now button, looks close, but if you look closely, the normals look weird in some spots. Any ideas on what's going on and how to fix this? 3d-Coat 4.7.24 Unity 5.6.1
  6. Hi all trying to export normal maps to be used in unity, but they get inverted. So i found out that you have to invert the green channel. But isent there a way to do that in the exporter so i dont have to go into PS to invert it?
  7. I noticed that if I take in a scanned object with "Repair Scanned Mesh", it retains all of the colors of the original. I assume these are vertex colors, but I don't know for sure. The original mesh in this case was exported from RealityCapture and DID have a UV map in the original. But when I finish my repairs and export it, there is no UV map, and no vertex colors at all. How do I repair the model AND retain at least the colors? They're still there, in the 3D Coat file. Just not in the exported FBX file. Thank you! -Chilton
  8. Hey my fellow Artists my problem: what i want: import fbx file and paint them, export the textures and use them in Unity What I can do: works perfectly with a single fbx file with one mesh problem: fbx files which hold several other fbx files (armor, bodyparts...) with their own texture sets When I import it in 3d Coat I get the whole model with all parts kind of randomly lying around in the paint room is there a way to separate the fbx files? like just getting the armor, painting it, and maybe combine it later again with the main fbx?
  9. Всем привет. Сильно напряг вопрос переноса модели с текстурами в движок Unity. Использую официальный конвертер-ассет 3DCoat to Unity с ассет стора. Есть модель в коате ( первый скрин), ножки стула - почти чистый хром, светлый (2й скрин). Сохраняю в папку Assets проекта Unity. В итоге все металлы стали очень темный - почти черные. Отражения (блики) есть, но при этом все темное. Чистый диффуз цвета предает правильно. Так что подозреваю что проблема в карте default MGO. Когда экспортировал то же через пресет Marmoset Viewer 2, и потом залил это в мармосет - то там отображалось более менее нормально ( Metallness задал металы,Gloss - задал отражения).Сильно расстраивает что через официальный експортер не удалось правильно передать текстуры ( так как просто экспортами все выходило также плохо - темные металлы). Может кто знает как решить эту проблему? Файл приложен.
  10. Hey everyone! I am going to release 8 Apps for iOS and Android from 2016 / 06 / 01 to 2016 / 06 / 08 (each day one app). Promotional videos are being released on the Shushustorm Youtube channel (from 2016/05/25 to 2016/05/31): https://www.youtube.com/user/shushustorm For more information, you can also visit my website: http://www.shushustorm.com Here are some screenshots: Squeaky Toys Throw da Phone One Life The apps will be available on the App Store and on Google Play: App Store developer page: https://itunes.apple.com/us/developer/stefan-dumler/id943994670 Google Play developer page: https://play.google.com/store/apps/developer?id=Stefan+Dumler And some more links for the individual apps (iOS, Android, promo-video): (Please note that, right now, not all the links are working because the videos and apps aren't fully released yet.) Squeaky Toys https://itunes.apple.com/app/squeaky-toys/id1042280182 https://play.google.com/store/apps/details?id=com.shushustorm.squeakytoys https://www.youtube.com/watch?v=NNjaSGOxfOw One Flight https://itunes.apple.com/app/one-flight/id1047858038 https://play.google.com/store/apps/details?id=com.shushustorm.oneflight https://www.youtube.com/watch?v=D_K0vxvdMIo One Life Plus https://itunes.apple.com/app/one-life/id1033008414 https://play.google.com/store/apps/details?id=com.shushustorm.onelifeplus https://www.youtube.com/watch?v=vqUxD7mnEMs Throw da Phone https://itunes.apple.com/app/throw-da-phone/id1039592315 https://play.google.com/store/apps/details?id=com.shushustorm.throwdaphone https://www.youtube.com/watch?v=1LJdsZPRkb4 hardbroken https://itunes.apple.com/app/hardbroken/id1037353659 https://play.google.com/store/apps/details?id=com.shushustorm.hardbroken https://www.youtube.com/watch?v=fBhmMPqiCTM pushle https://itunes.apple.com/app/pushle/id1013617378 https://play.google.com/store/apps/details?id=com.shushustorm.pushle https://www.youtube.com/watch?v=H41nQGTksMc One Life https://itunes.apple.com/app/one-life/id1033007854 https://play.google.com/store/apps/details?id=com.shushustorm.onelife https://www.youtube.com/watch?v=vqUxD7mnEMs Spin A Melon https://itunes.apple.com/app/spin-a-melon/id1098439453 https://play.google.com/store/apps/details?id=com.shushustorm.spinamelon https://www.youtube.com/watch?v=dI5inROmqAw As there is quite some 3D modelling going on in most of the apps, feedback would be great! I used 3D-Coat in many different ways, sometimes even for creating models that I would render in Blender to get textures to use in Unity. Best wishes, Shu
  11. So I know this is no small task but I would really like to be able to do sculpt and paint in VR. Why I think 3dc is the best suited is that at its core its voxel based. I can block things out and not have to think about whats going on under the hood (very much) Maybe you could get a grant from Oculus.. their 3d paint program sucks and they are worried because the Vive has tilt brush.. they snagged that while it was still in alpha. Also to be able to jump from sculpting to paint and back would be insane!!! I honestly think Oculus would help out with dev and $$ to get it done. This is some hair I was working on and thought.. "man I wish I could use a 3d tool to just put the clay where I want it.. instead I am trapped behind this wall of glass trying to manipulate 3d objects. " I know.. I know all we need is another woman with little bits of useless armor covering her tits but I loved the original drawing from Joe Mad and had to try.
  12. I'd like to import 3DCs default environment lighting into Unity 5 to start to try and get a more consistent workflow down. But I can't find any exr or HDRI files in 3Dcoats folder structure. Anyone know where I can get a hold of this? My plan is to then import into Unity, set as exr and see how I get on. Interested to hear anyone's thoughts. Thanks,
  13. Hi because there is not a triangulate or normal softening option in 3DC's retopo room, i had to triangulate and smooth the mesh normals in maya. When i import the triangulated mesh to unity i get this see that dotted line? that happens to every quad that has been triangulated in maya. that edge changes it visibility at different viewing angles... it suggests there is something wrong with the geometry; Any ideas why this happens?
  14. http://unity3d.com/unity/beta/4.6 It’s time to test Unity UI Welcome to the Unity 4.6 beta, our Unity UI release. Download the Unity 4.6 beta to test our new suite of flexible tools to efficiently create UIs for multiplatform games and other interactive content. Download Unity 4.6 beta Download Built-in Shaders for Unity 4.6 Beta Release notes Developing on Mac OS X? Customize Unity UI just the way you want it That’s right, we’re making key parts of the Unity UI system open source. You can read about our open source plans in this new blog post. After you download the 4.6 beta follow the steps to activate your license. More information about activating a Unity license can be found here. Note: Although Unity 4.6 is a near-complete solution, we recommend that you use it for testing only, and not for content you plan to ship soon. Please post your comments on our beta forum. To report a bug, please use the standard bug reporting feature in the Unity Editor.
×
×
  • Create New...