Procedural-painting | Unity Shader 材质实现

Procedural-painting | Unity Shader 材质实现-盘古CG网
Procedural-painting | Unity Shader 材质实现
此内容为付费资源,请付费后查看
10积分
付费资源
Unity Shader 材质实现
Unity Shader 材质实现
Unity Shader 材质实现
Unity Shader 材质实现
Unity Shader 材质实现
Unity Shader 材质实现

Unity Shader 材质实现。

Procedural Painting Using Genetic Evolution Algorithmen in Unity 3D with compute shaders ================= This repo contains code for a genetic evolution algorithm implemented in compute shaders in Unity 3D. If you are interested in using the project to generate your own paintings, have a look at the later section of this document or the [Quick t Page]( For more information on the algorithm and the project itself, read my blog post on medium: In the post I go more indepth about the different sections of the pipeline and explain the major parts of the technique. As for information on the source code, the code is well documented.。

使用说明:If you wish to use this project to generate some paintings of your photos, all you have to do is download the content of this repository, download Unity, drag your photo in the inspector and press play. Unity Version and Platform I am using Unity 2019.1.14f1 on Windows ( DirectX11 ). I have now ported the code on OpenGL 4.5 as well, but also tested only on windows. I would recommend you open the project with the same version. If you are on a different platform and using OpenGl, it can be that there are further platform differences I am not aware of which cause issues. Just make sure that Unity is used OpenGL and not Vulkan or Metal. (per default it is chosen automatically, you can change this in Player Settings). Let me know if that is the case, we might find a fix. Control Center After you download the project, open the Main scene in Assets/Scenes. There is a Manager Gameobject, if you click on that, in your Inspector, you will see a Evolution Manager attached as a component to this Game Object. This component is the control center of the whole project. Importing your own Images。

© 版权声明
THE END
喜欢就支持一下吧
点赞15 分享