Code Monkey home page Code Monkey logo

aframe-particleplayer-component's People

Contributors

feiss avatar ngokevin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

aframe-particleplayer-component's Issues

Example magic dont work expected

Great component, thx!
The example "magic" doesnt look like the gif animation, the particle dont meet on top to stars.

If i try to open "magic" source file in blender, to export again, there are no images in blender and the exported file is much more smaller. I dont have experience in blender..

Update to Blender 2.8

This plugin has great promise in its design and application. Especially as the VR/AR community is beginning to grow exponentially, it would be a shame to lose momentum due to incompatibility with the most recent Blender distribution.

Can't Install the addon

Trying to install the .py script. But it does not work; does not show up in the preferences>addon at all. Using blender version 2.901

Prefix event names and don't bubble.

loop and finished event names are generic and can easily collide. Would do particleplayerloop and particleplayerfinished. And to also not bubble unless it makes sense .emit(eventName, null, false).

exporter does not work with current version of blender 2.8

I'm getting this error when saving. I've selected the emitter object and the am only trying to render a 30 frames of a 150 frame particle animation.

Traceback (most recent call last):
File "C:\Users\Riel\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\particleplayer.py", line 175, in execute
return export_main(context, self.filepath, settings, self)
File "C:\Users\Riel\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\particleplayer.py", line 59, in export_main
obj = bpy.context.depsgraph.objects.get(obj.name, None)
AttributeError: 'Context' object has no attribute 'depsgraph'

location: :-1

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.