Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Thu Apr 18, 2024 9:46 am
All times are UTC + 0
SBGAMES 2021: Generative Design applied to Cloud Modeling
Moderators: Global Moderators
Post new topic   Reply to topic Page 1 of 1 [2 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
Banshee
Supreme Banshee


Also Known As: banshee_revora (Steam)
Joined: 15 Aug 2002
Location: Brazil

PostPosted: Sun Oct 17, 2021 6:35 pm    Post subject:  SBGAMES 2021: Generative Design applied to Cloud Modeling
Subject description: Generative Design applied to Cloud Modeling
Reply with quote  Mark this post and the followings unread

Introduction:

This article was sent and accepted as one of the top 5 best full-paper for the computing track* from SBGAMES 2021.

The Brazilian Symposium on Computer Games and Digital Entertainment is the most important Brazilian symposium in game development and research, covering several areas from computer graphics to artificial intelligence, storytelling research, among other topics. It is the second-biggest computer science conference in Brazil, only behind SBC's main event. (Note: SBC is the Brazilian Computing Society, a sort of equivalent organization to ACM, but in Brazil).

All articles must be written and presented in English.

This article continues a previous work from the university on cloud rendering that combined implicit and procedural modeling. By setting a limited amount of parameters, you could generate realistic-looking clouds.

However, it was kinda tough to generate good-looking clouds with it because you need to learn how the combination of its many parameters works until you find satisfactory parameter combinations for it.

So, our motivation was to use these clouds as a test case for a framework that could detect these parameters using an evolutionary process to generate realistic-looking clouds. Technically, instead of generating clouds, you could use a similar approach to other kinds of objects as well.

The problem is that we don't know how to describe what could be a realistic-looking cloud, so, we have used a convolutional neuron network to do that for us.




Abstract:


Geometric modeling has recently leveraged the power of Generative Design. Generative Design can be seen as a framework in which models can be generated by systematically exploring a space of shapes generated by recombination of parametric shape descriptors. In this work, we explore the use of Generative Design for modeling 3D clouds. Clouds are usually modeled in Computer Graphics as voxelized models by using a combination of implicit and procedural techniques. Hence, they are described by a large number of parameters. Although these parameters usually include parameters that define a combination of scalar fields, noise functions and affine transforms, the controlled use of such parameters is rather complex. How to tune them up to obtain a plausible result is not obvious. We propose a method based on generative design
combined with Machine Learning to produce families of cloud shapes automatically. Our generative design method is based on an evolutionary approach that generates instances of plausible 3D cloud shapes by optimizing a fitness function that measures the likelihood of a shape be a cloud. As the manual design of a fitness function is also quite complex, we propose using a Convolutional Neural Network to learn the fitness of arbitrary 2D views of the generated clouds. We perform several experiments that confirm the viability of the proposed method compared to manually modeled clouds.



Downloads:


-> Generative Design applied to Cloud Modeling (Article)

-> The model used for the fitness function to detect realistic clouds (for Pytorch).




* Slide 18/74, the top 5 nominations for best full papers for the computing track. This paper did not make the top 3.

Last edited by Banshee on Sun Oct 24, 2021 5:12 am; edited 1 time in total

Back to top
View user's profile Send private message Visit poster's website Skype Account
Banshee
Supreme Banshee


Also Known As: banshee_revora (Steam)
Joined: 15 Aug 2002
Location: Brazil

PostPosted: Sun Oct 24, 2021 5:11 am    Post subject: Reply with quote  Mark this post and the followings unread

Update: This full paper made the top 5 best full papers of the SBGames 2021 computing track.

In the future, we may share more material about this article to allow it to be properly replicated. We still need to check all dependencies before releasing it to the public.

Back to top
View user's profile Send private message Visit poster's website Skype Account
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [2 Posts] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1556s ][ Queries: 11 (0.0077s) ][ Debug on ]