Giter VIP home page Giter VIP logo

avatar's People

Contributors

luoyexunxue avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

linecode

avatar's Issues

Animation Retarget

动画数据移植,类似Unreal Unity3D 的 animation retarget, 但是需要做到自动映射关节。

Rendering Water Caustics

渲染水下阳光的焦散方案,散焦为预计算纹理图片列表
光源修改的时候需预计算:
1.计算光源的视图投影矩阵
2.根据水面平面修改视图投影矩阵为近斜裁剪矩阵
3.将矩阵前乘纹理坐标缩放偏移矩阵(新增散焦缩放参数)
渲染水下物体,根据计算得到的散焦纹理坐标(注意纹理坐标z值必须大于-1,如果小于-1则代表在水面上)渲染最终光照衰减

针对不同水面,需要计算每个水面覆盖范围,得到水面下待渲染物体的aabb,然后得到光源视图投影矩阵;这些物体得到一组散焦渲染列表,再渲染。对跨越多个水域的需要另行考虑。

Full utf8 support

GUI is supported utf8, but read write file is not supported, this cause some problem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.