Giter VIP home page Giter VIP logo

hotparticles's People

Contributors

refreezed 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hotparticles's Issues

Just saying thank you.

Hey, just leaving a "thank you" here. We're using this tool pretty extensively in our project. The way you've completely self-isolated modules and exports and kept them completely opinionless is really appreciated - writing an importer was super clean and we only have to modify the exported stuff a little bit to work with our image loader.

So far it's been a very reliable utility and I don't think our particle effects would be nearly as beautiful as they are without the help of HotParticles.

So thanks :) Keep up the good work.

Initialization of PhysFS in ElementaryOS fails

Universal failed to run in linux.

  • OS: ElementaryOS (Ubuntu 18.04)
  • Arch: x86_64
  • Love2D Version: 11.3 (Mysterious Mysteries)
  • Release loaded: Latest universal

Log:

Running Hot Particles

Error: D:/Projects/Lua/Gloa/modules/love/physfs.gloa:41: Assertion failed!
stack traceback:
	[ C ]: 'error_F1684'
	D:/Projects/Lua/Gloa/modules/basic.gloa:37: 'assert' (main.lua:1651)
	D:/Projects/Lua/Gloa/modules/love/physfs.gloa:41: 'init' (main.lua:2158)
	D:/Projects/Lua/Gloa/modules/love/physfs.gloa:111: 'getSearchPaths' (main.lua:2174)
	src/main.gloa:805: (main.lua:661)
	[ C ]: 'xpcall'
	D:/Projects/Lua/Gloa/modules/utils.gloa:27: field 'load' (main.lua:26)
	src/main.gloa:732: (main.lua:610)
	[ C ]: 'xpcall'
	D:/Projects/Lua/Gloa/modules/utils.gloa:27: (main.lua:26)
	[ C ]: 'xpcall'
	[Lua]: (boot.lua:793)
	[ C ]: 'xpcall'
	[Lua]: (boot.lua:802)

Crash on start - undefined PHYSFS symbol

First of all, thank you for this, looks great (at least in the screenshots 😁).

Unfortunately, it doesn't run on my machine (Ubuntu 20.04). I'm using the "universal" download, unpacked it, and then ran love Hotparticles.love. This fails with the following error:

psirus|Hot Particles» love HotParticles.love 
Running Hot Particles

Error: module:love/physfs:119: /lib/x86_64-linux-gnu/libluajit-5.1.so.2: undefined symbol: PHYSFS_getSearchPath
stack traceback:
	[ C ]: '__index'
	module:love/physfs:119: 'getSearchPaths' (main.lua:3505)
	src/main.gloa:1163: (main.lua:825)
	[ C ]: 'xpcall'
	module:utils:27: field 'load' (main.lua:25)
	src/main.gloa:1083: (main.lua:769)
	[ C ]: 'xpcall'
	module:utils:27: (main.lua:25)
	[ C ]: 'xpcall'
	[Lua]: (boot.lua:793)
	[ C ]: 'xpcall'
	[Lua]: (boot.lua:802)

Add option to use relative path with particle texture when selecting from file browser

I am writing HotParticles support directly into our game's build pipeline, but the problem I'm facing is the texture path. We can certainly use the default particles but any custom particles become tricky to maintain across the team's machines (since the paths are different).

Is there a chance we could instead have the option to "add" a texture to a hotparticles file and for hotparticles to store the texture's contents directly in the file?

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.