islent

Results 16 comments of islent

![image](https://github.com/JuliaPlots/MakieTeX.jl/assets/31057826/bdc0b2d5-999d-4070-8d9f-d5c233dd7de7) The artifact is not installed successfully. Is it due to Network problem? (Shouldn't it throw an error during the installation of artifact?) I also tried `instantiate`, and it didn't...

Same issue with v0.4.0 and v0.3.0 on Windows: ```julia julia> using FFMPEG [ Info: Precompiling FFMPEG [c87230d0-a227-11e9-1b43-d7ebe4e7570a] ERROR: LoadError: InitError: could not load library "E:\.julia\artifacts\7350a6401f1c0d38cc3518193083bc4f83adfe99\bin/avcodec-58.dll" The specified module could not...

Many thanks. Now the `LoadError` is gone ! 😄

Different softenting parameters is not finished yet (although this might be easy to implement). I have added this to TODO list: https://github.com/orgs/JuliaAstroSim/projects/4

I don't fully understand your question @glanzkaiser . Stars from different galaxies can be distinguished by particle ID. Besides, here is not a good place to discuss usage questions. Please...

Sorry that rigid body collision event is not supported by now. However, you can hack the code by inserting the collision detection algorithm as a background force. In more detail,...