All Projects → gearslogy → Gparticlesio

gearslogy / Gparticlesio

Simple IO transfer particles cache in DCC application

Projects that are alternatives of or similar to Gparticlesio

Cleanmywechat
自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。
Stars: ✭ 816 (+10100%)
Mutual labels:  cache
Httpcache
Get a working HTTP Cache in Go (Golang) with only 3 lines of code!!!!
Stars: ✭ 17 (+112.5%)
Mutual labels:  cache
Hazelcast Hibernate
A distributed second-level cache for Hibernate
Stars: ✭ 24 (+200%)
Mutual labels:  cache
Regl Fire
Fire particle system made with regl
Stars: ✭ 16 (+100%)
Mutual labels:  particles
Simple Cache
An easy to use Caching trait for Laravel's Eloquent Models.
Stars: ✭ 19 (+137.5%)
Mutual labels:  cache
Vue Navigation
A page navigation library, record routes and cache pages, like native app navigation. 一个页面导航库,记录路由并缓存页面,像原生APP导航一样。
Stars: ✭ 920 (+11400%)
Mutual labels:  cache
Java Knowledge Mind Map
【🌱🌱Java服务端知识技能图谱】用思维脑图梳理汇总Java服务端知识技能
Stars: ✭ 787 (+9737.5%)
Mutual labels:  cache
Wordpress Rest Cache
WordPress Plugin to lazy cache HTTP requests in database and update via cron.
Stars: ✭ 8 (+0%)
Mutual labels:  cache
React Particles Js
Particles.js for React
Stars: ✭ 901 (+11162.5%)
Mutual labels:  particles
Cache Service Provider
A Cache Service Provider for Silex, using the doctrine/cache package
Stars: ✭ 23 (+187.5%)
Mutual labels:  cache
React Native Cached Image
CachedImage component for react-native
Stars: ✭ 890 (+11025%)
Mutual labels:  cache
Lazycache
An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
Stars: ✭ 901 (+11162.5%)
Mutual labels:  cache
Profugus
A set of radiation transport mini-applications used for performance optimization on HPC systems.
Stars: ✭ 23 (+187.5%)
Mutual labels:  particles
Once
A magic memoization function
Stars: ✭ 821 (+10162.5%)
Mutual labels:  cache
Cache Chunk Store
In-memory LRU (least-recently-used) cache for abstract-chunk-store compliant stores
Stars: ✭ 24 (+200%)
Mutual labels:  cache
Django Cachalot
No effort, no worry, maximum performance.
Stars: ✭ 790 (+9775%)
Mutual labels:  cache
Deepcache
Cache design for CNN on mobile
Stars: ✭ 22 (+175%)
Mutual labels:  cache
Key Cache
Storing data in the form of key into the file
Stars: ✭ 8 (+0%)
Mutual labels:  cache
Go Cache Demo
Demo repository on how to use server side cache in Go
Stars: ✭ 26 (+225%)
Mutual labels:  cache
Fieldplay
A vector field explorer
Stars: ✭ 922 (+11425%)
Mutual labels:  particles
  • GParticlesIO

  • can do:

    • This GIO can transfer particles data in several 3d applications.
      • examples:
      • (1)Export Houdini Particles --> IntoDisk --> named .gp cache format.
      • (2)Arnold Load The cache --> FromDisk --> use the procedural plugin to render the attributes.
      • (3)Maya Load the cache --> FromDisk --> use the rewrite the emitter load the particle cache.
  • demos:

    • 1,houdini load and save data demo (Houdini_SRC),this demo can write all the Houdini point attributes into local disk.and load it back !
    • 2,houdini write this data,I want load in arnold Procedural,So i give the demo(Arnold_SRC).it can render Attributes(INT, FLOAT,Vector Int,Vector FLT)that from the Houdini.
  • limitations: Current do not support the matrix attribute.

  • Houdini ROP/Load: image

  • Arnold image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].