Jump to content

HappyPolygon

Premium Member
  • Posts

    1,913
  • Joined

  • Last visited

  • Days Won

    97

Everything posted by HappyPolygon

  1. This is probably the most advanced video channel about XPresso you can find. https://www.youtube.com/@ExpressoMechanicTV
  2. I can't test your project as I work in R23. Indeed, you cannot use the Field Force to influence the speed if you are using it to influence the direction. So what I did was to just duplicate the Field Force and set the copy to Add to Velocity, you can then change the speed from Strength. Although my test was done with particles it might as well work with Pyro. But there is one unsolvable barrier with this method: How would you control the variable speed of debris ? As I see it you can end up having a smoke with a constant speed but debris of variable speeds resulting in smoke surpassing some parts and hard to catch up with others .... One question though... Why didn't you just apply the Pyro to the fragments ?
  3. Create objects/scenes Edit objects, colors, and props Physics and randomness Animations and events Style alternatives Collaborate in real-time https://spline.design/ai
  4. He can't, he stated :
  5. Like all Text-to-Image AI generators, it requires more text. The more descriptive the prompt the better the result. I doesn't work in keywords like a Google search. People usually add things like AAA game, hyperrealistic, photoreal, extreme detail, Star Wars like, high tech, minimal, clean, sci-fi...
  6. I've seen this in R23 too. It might not be a significant bug as splines don't render but in my case I did have to render it using the S&T and it drove me crazy.
  7. Νο. In order to do that you'd need to fit your texture inside the einstein tile in a certain way that would repeat no matter how the einstein tile will be positioned next to itself. In other words you'd need a second einstein tile to fit inside the first einstein tile. (if you want it to look seamless that is) C4D already has a non-repetitive way to tile textures (probably faster than any polygonal tiling method) and it's called Scatter Node. Not many users know it because it can only be used in Material nodes and most users don't use those. https://help.maxon.net/c4d/en-us/Default.htm#html/NET_MAXON_PATTERN_NODE_GENERATOR_SCATTER.html?TocPath=Node%20Editor%7CIndividual%20Assets%7CContext%7CScatter%7C_____0
  8. More like a notification... I haven't bought the book, but I don't advertise it either.
  9. The MAXON Cinema 4D 2023: Modeling Essentials book provides a detailed, step-by-step guide on how to create 3D models using Cinema 4D 2023. It is an excellent resource for individuals with varying levels of experience, including those transitioning from other software to Cinema 4D. This guide is designed to assist readers in getting started with modeling in Cinema 4D by teaching them essential concepts and techniques related to 3D modeling. By applying these skills, readers can produce hard-surfaced objects for their projects. Furthermore, the book covers the OpenVDB-based Volume Builder and Volume Mesher functions of Cinema 4D, which enable users to develop complex models by utilizing boolean-type operations such as adding and subtracting basic shapes. The objective of this book is to help readers improve their skills as Cinema 4D artists and increase their workflow efficiency by offering a variety of tips, tricks, notes, and cautions throughout. It serves as a valuable teaching resource for anyone interested in learning modeling with Cinema 4D 2023. The language used in the book is straightforward and easily understandable, without any technical jargon. The book includes tutorials that take readers through each step of executing tasks in Cinema 4D 2023. Contents Chapter 1 - Introduction to Cinema 4D 2023 Chapter 2 - Tools Chapter 3 - Spline Modeling Chapter 4 - Polygon Modeling-I Chapter 5 - Polygon Modeling-II Chapter 6 - Edge Flow and Topology Chapter 7 - Volumes Who this book is for? Beginners and intermediate users of Cinema 4D Digital artists Motion graphics artists Indie game developers And anyone who wants to learn Cinema 4D What are the prerequisites? No prior experience is required, beginners friendly Cinema 4D software installed on a computer or laptop Eagerness to learn and grow Willingness to be awesome Key Features Learn about the user interface, navigation, tools, functions, and commands in Cinema 4D. Covers all of the fundamentals as well as advanced subjects through easy-to-follow tutorials. Polygon, subdivision, and spline modeling techniques are covered. Volumetric modeling techniques are covered. Comprehensive covering of tools and functions. More than 39 tutorials are included, along with before and after files. There are 36 practice exercises to put your newfound knowledge to the test. Additional guidance is provided in the form of tips, notes, and cautions. Important terms are in bold face so that you never miss them. The material presented under the heading "What just happened?" provides an explanation of how the instructions are functioning. Under the "What next?" heading, the content outlines the steps that should be taken after completing a particular step or set of steps. The resources for this textbook include an ePub file that contains color images of the screenshots and illustrations featured in the book. These images are provided to enhance the learning experience and are included as part of the resources. Access to the starting and ending states of each tutorial, as well as the resources used in the tutorials, is available to you. For more information visit, Neurons Factory website.
  10. Poly is a new web-based AI-driven texture generator. It is a text-to-image AI that will produce a material based on a prompt and an available Style preset. It needs about 30 seconds to generate a texture. The result will be previewed on a 3D sphere object along with the corresponding Ambient Occlusion, Albedo, Normal, Roughness and Height maps ! You can use Poly to upload and edit your own images and make them Seamless, Upscale them or even produce Normal, Height, Roughness and AO maps using AI. The app is free to use but the subscription plan lets you choose more styles and unbounds you from the maximum 2K resolution to up to 8K.
  11. I hope they include all those capsules in their next compatibility-transition release (like R19 and R12). It just doesn't feel right to search for the "rocketlasso" tag to find them.
  12. Math as Art is always welcomed in this forum. If you are into these things I recommend taking a look at papers from Bridges - Mathematical Connections in Art, Music and Science You can use the MoSpline to create aperiodic patterns. So far the aperiodic monotile has no L-system. I tried the Penrose tiling here penrose tiling.c4d A couple of years ago I had a small talk about new tiling features regarding the Cloner object with Rick Barrett, he found the ideas interesting and said he would consider a similar implementation on their new system (referring to the later released Neutron Project AKA SceneNodes). Theoretically you can use the classical Cloner to create any pattern of mixed polygons if their center can be laid on a regular square grid. But non-repetitive tiling is trickier and each case is governed by it's own rules so I don't think there is a way to create such patterns natively in C4D. I would use other apps as helpers to export to C4D like InkScape or VisionsOfChaos (actually I take my Penrose tiles from Ready).
  13. That would mean they have to create their own training data for their neural network. If that was an easy task then most popular AI apps would do that but as far as I know the original AI training data computer scientists used to create the first AI image generators (2015-2020) were low-res, not big enough and the results were shitty. Once they figured they could just harvest the internet DALL-E. DreamStudio, NightCafe and dozen others spawned out. The worse part is that AI is heavily hardware-dependent. Saying that AI is property of NVIDIA wouldn't be an understatement. And most online AI generators use Google's servers to generate their images, they just provide an easy interface and their "own" AI. There's no way MAXON will create any infrastructure housing NVIDIA GPUs just for an AI service. Any online AI service plan will lead to a payment per image, and most people using C4D don't want any additional costs. I haven't seen any decent free AI image generator, they all require payment for good resolutions and quality.
  14. I haven't seen any procedural garment creation with any existing app. Do you have real reference of what you describe ? You can use Fields in conjuction with Vertex Maps to influence extrusion effects but not in the context of SceneNodes as they do not support Fields, and certainly not in the context of a dress. Deformers like the Bevel cannot help you because they do not support Fields, the Cloth Surface also does not support fields, the MoExtrude will extrude only individual polygons, so your only solution is the new Thickener Generator that supports both fields and vertex maps.
  15. *BUMP* Added Cesium plugins for UE5, O3DE, Unity, Omniverse RandoMixer Blender 3.5 3DCoat 2023 3DCoatTextura 2023 Maya 2024 3DS MAX 2024 MAXON ONE Spring Release
  16. We would like to invite you to participate in the Hum3D competition "Sci-Fi Industrial Zone". In this rendering challenge, your goal is to create a detailed and atmospheric environment with elements of science fiction and industrial design. Your scene could be set in space, on a space station, in a massive manufacturing plant, a power station or a high-tech space refinery. We're looking for a scene that feels like it's straight out of a science fiction film - full of intricate machinery, dark and moody lighting, and plenty of technological detail to capture the viewer's imagination. Your scene can include any vehicles, characters, buildings, and can be set outdoors or indoors. The use of third-party assets or pre-made models is permitted. The online event will run from 21 March to 3 June, with the submission deadline on 3 June and the results day on 20 June. You can find out more and see the rules at https://hum3d.com/scifi-industrial-zone/.
  17. There are some upscale AI apps out there even free ones but i'm not monitoring them so I can't tell or sure if they could go so far up to the 8K resolution.
  18. Did you try the 360 app in Nvidia ? This is true. It probably has to do with the training data set. I don't think the ever sold it as imaginative though, in contraty I think the purpose of the tool was to create realistic depiction from vague sketches.
  19. I haven't tried this for video but for reference imaging you go to your Viewport's Options -> Configure -> Back There you can set a background image with any amount of transparency. This only works for a non-perspective Camera Viewport. Maybe it will work for video also.
×
×
  • Create New...