Embergen,由JangaFX开发,是一款实时流体模拟软件,用于为游戏和电影项目创建火和烟效果。您可以在消费类图形硬件上实时创建和修改流体模拟,并将结果以动画书或图像序列格式导出以供游戏使用,或以OpenVDB格式导出,开放式标准Blender 2.83刚刚具备导入功能。

官方网站:https://jangafx.com/

教程:https://jangafx.com/learn/software-tutorials/

Details from the 0.5.3 release:

  • Improved the fidelity and simulations of ALL presets and added 9 new presets.
  • Pressure solver improvements:
    • Improve base pressure solver accuracy and performance.
    • Slight memory reduction.
    • Expose more pressure solver controls.
    • Increasing the parameters will improve the accuracy and produce better motion, but are more expensive.
  • Volume masking/Simulation post-processing (only visual, not affecting the simulation): Motion blur, Sharpening, Dilate, Stylized.
  • Basic navigation gizmo in the lower left corner to show orientation.
  • Fixed crashes and freezes when previewing some output modes.
  • Fixed the Simulation upscaling parameters being incorrect when loading from a preset.
  • Improved tooltips.
  • Sixpoint and normals fixed for upscaling.
  • Improved background color with transparency.
  • General rendering improvements and speedup.
  • Simulation looping:
    • No longer cuts on the first loop wraparound.
    • Fixed an off-by-one error where later loop iterations did not sync properly.
    • Fixed parameters not animating correctly.
  • Improved accuracy of turbulence advection.
  • Made the ExportVDB node work similar to the ExportImage node. Certain widgets will “multicast” when multiple nodes are selected, e.g. timing controls and export masks.
  • Displays tick in the timeline indicating which frames will be exported.
  • Automatic frame timings when looping.
  • Fixed colors and forces when using multiple emitters and shapes for colored smoke.
  • Fixed a difference in lighting between the basic mode and combustion.
  • UI Improvements: Informational text displayed when necessary per node, e.g. if the license or trial is expired.
  • Disabled buttons now have a red border.
  • Fixed bug preventing timeline key editing.
  • Small visual tweaks to the timeline for user experience and consistency.
  • Stop sliders from keeping focus after submitting.
  • Tooltips no longer display when their respective UI element is occluded.
  • Fix incorrect behavior for color picker widgets.
  • The color picker will no longer lock up and become unresponsive.
  • A bunch of smaller bug fixes.
  • Miscellaneous Improvements: Lots of refactoring and delicious code cleanup.

VectorayGen - Official Vector Field Plugin - FGA & 3D Texture Support - Effects Graph Compatible

支持Unity版本2017.2.0或更高

unity3d,https://jangafx.com/software/vectoraygen/unity-vector-field-plugin/

插件地址:https://assetstore.unity.com/packages/tools/particles-effects/vectoraygen-official-vector-field-plugin-fga-3d-texture-support--97239

Links:
Learn:
-Tutorial for this plugin
-Visual Effects Graph support
-VectorayGen (recommended external software) tutorial

JangaFX Software:
-JangaFX
-JangaFX's Twitter

Tool created in collaboration with Gil Damoiseaux at Ignishot
-Ignishots Twitter

Embergen 流体模拟工具相关推荐

  1. Fluent常用模型介绍-流体模拟仿真ansys

    Fluent常用模型介绍-流体模拟仿真ansys FLUENT是ANSYS CFD的核心求解器,其拥有广泛的用户群.ANSYS Fluent的主要特点如下. 1.湍流和噪声模型 FLUENT的湍流模型 ...

  2. c4d流体插件_c4d流体插件下载|C4D流体模拟插件(Jawset TurbulenceFD)下载v1.0 Rev1372 官方最新版_ IT猫扑网...

    Jawset TurbulenceFD是一款C4D流体水墨烟雾特效插件,支持 Cinema4D R15 R16 R17版本,模拟精度高.解算速度快,功能非常强大,喜欢的朋友快来IT猫扑下载吧! c4d ...

  3. 机器学习与流体动力学:谷歌AI利用「ML+TPU」实现流体模拟数量级加速

    作者|魔王 来源|机器之心 谷歌 AI 最近一项研究表明,利用机器学习和硬件加速器能够改进流体模拟,且不损害准确率或泛化性能. 流体数值模拟对于建模多种物理现象而言非常重要,如天气.气候.空气动力学和 ...

  4. Postman用法简介-Http请求模拟工具

    Postman用法简介-Http请求模拟工具 在我们平时开发中,特别是需要与接口打交道时,无论是写接口还是用接口,拿到接口后肯定都得提前测试一下,这样的话就非常需要有一个比较给力的Http请求模拟工具 ...

  5. SPH(光滑粒子流体动力学)流体模拟实现六:Position Based Fluid(PBF)

    SPH(光滑粒子流体动力学)流体模拟实现六:Position Based Fluid(PBF) PBF方法和前篇提到的PCISPH方法类似,都属于迭代矫正法.PCISPH是通过迭代预测压力,通过压力变 ...

  6. SPH(光滑粒子流体动力学)流体模拟实现七:屏幕空间流体渲染(SSF)

    SPH(光滑粒子流体动力学)流体模拟实现七:屏幕空间流体渲染(SSF) 之前都是用的Marching Cube重建流体表面的方法.近来为了做对比实验,尝试了屏幕空间流体渲染的方法.发现屏幕空间的方法不 ...

  7. SPH(光滑粒子流体动力学)流体模拟实现四:各向异性(Anisotropic)表面光滑(1)

    流体模拟四: 各向异性(Anisotropic)表面光滑(1) 表面的表示与定义 我们是以隐式表面来表示流体表面.定义一个足够大的参考域,它完全包含粒子表示的流体所在的空间D,即.流体表面隐含的定义为 ...

  8. SPH(光滑粒子流体动力学)流体模拟实现:算法总览

    流体模拟(一) 流体模拟算法总体流程: 流体现象广泛存在于自然界.日常生活以及工 业生产中,对流体的模拟即流体动画, 一直是基于物理的动画以及计算机图形学的重要研究内容.目前, 基于物理模拟的流体动画 ...

  9. SPH(光滑粒子流体动力学)流体模拟实现四:各向异性(Anisotropic)表面光滑(2)

    流体模拟四: 各向异性(Anisotropic)表面光滑(2) 理论整理清楚了,我们看一下代码实现,我们首先在我们之前的FluidSystem类中添加几个成员函数和对象: class FluidSys ...

  10. SPH(光滑粒子流体动力学)流体模拟实现三:Marching Cube算法(2)

    流体模拟(三) Marching Cube算法(2) 我们在之前的流体系统类里新加入一些函数和成员,用来引用我们的MC类,便可以获得生成有表面的流体模型了,效果如图: 添加简单的天空盒以及Phong氏 ...

最新文章

  1. 穷游网:这里有一个包含十二年用户体验妙计的锦囊
  2. 从无到有算法养成篇:一文读懂有关Tree的前世今生
  3. springMVC纯java代码配置(一)- 数据源与事务管理(转载的哦)
  4. OpenGL packetbuffer分组缓冲器的实例
  5. resource.arsc二进制内容解析 之 RES_TABLE_TYPE_TYPE (Config List)
  6. 微软私有云分享(R2)22 计算机配置文件与基础设置
  7. 推荐中的attention有什么作用?
  8. Python获取同目录下json文件内容
  9. jQuery中的动画理论干货
  10. 华为云VSS漏洞扫描服务之开源组件漏洞检测能力
  11. 2015第36周日每天进步1%
  12. HTML5定稿一周年,你必须要重新认识HTML5了
  13. 关于recycle.exe病毒的查杀
  14. Python实现读写txt文件的方法
  15. 第二章--第二节:注释
  16. 我的JAVA面试经验(5年左右工作经验)
  17. python里的jh是啥意思_JH是什么意思啊
  18. 【python】OpenCV—Blur, Threshold, Gradient, Morphology(2)
  19. 房东:你敢申报,我就涨房租!今冬,我一个程序员朋友离开了北京……
  20. PS填充、仿制图章和修补工具

热门文章

  1. mysql中增删改查的详解 例题 sql 语句
  2. 华为新机Mate30参数解析,这些参数你都知道是什么意思吗?
  3. js一键批量打印_JS 实现选中内容批量打印/导出
  4. SpringBoot 导出Excel 固定表头
  5. 用计算机做初中模拟物理实验,仿真物理实验室初中完整版
  6. Excel高级函数应用总结
  7. 思维导图MindManager:大脑思维发散和归纳的工具
  8. 假设有一台多道程序的计算机,某多道程序设计系统配有一台处理器和两台外设101、102,现有3个优先级由高到低的作业J1、J2、J3都已 - 试题答案网问答...
  9. mysql 生成一张全年日期表:工作日、周末、节假日
  10. 浙大PAT甲级-1004