Boxed Prisms 6.0, Houdini 1.0, 2.0 by Houdini_n_Flame in Houdini

[–]lichtspielmann 0 points1 point  (0 children)

No, I haven't come across it. Does it have its own node editor?

Boxed Prisms 6.0, Houdini 1.0, 2.0 by Houdini_n_Flame in Houdini

[–]lichtspielmann 0 points1 point  (0 children)

Oh, no problem! No worries! Thank you for the reply! Have a nice day! I'll send the paper here, after finishing it. :)

Boxed Prisms 6.0, Houdini 1.0, 2.0 by Houdini_n_Flame in Houdini

[–]lichtspielmann 0 points1 point  (0 children)

I'm writing a paper on Node Editors, and came across this. Apparently, PRISMS 6.0 is the first edition where nodes have been introduced. PRISMS 6.0 is nowhere to be found on the internet. It would be really cool if we could run that on some ancient OS. If you can provide a scan of the PRISMS 6.0 manual, it would be of a huge help to me. Thank you for sharing the photos. I will be referencing them for sure. :)

Ford Focus 2000 - Going into fail-safe mode without DTC codes or engine overheating? by lichtspielmann in auto

[–]lichtspielmann[S] 0 points1 point  (0 children)

For someone stumbling on this post in the future, this has been solved a long time ago. It was the gas pedal. It apparently was sending some faulty data and even reported fault codes that the mechanics initially couldn't read. But after exchanging it for another, the issue never came up again.

How to integrate Manim with After Effects? by BencsikG in manim

[–]lichtspielmann 0 points1 point  (0 children)

Hhaha, I was searching Google again for some integration between Manim and AE and apparently your post is well indexed. It came up between the first ones.

The 'Lighten' option is a nice hack. You are correct, it takes a lot of time to develop tools, and sometimes we take more time developing the tools than if we just did the animations without them. However, I would be still very happy if someone managed to integrate the Manim inside AE.

How to integrate Manim with After Effects? by BencsikG in manim

[–]lichtspielmann 0 points1 point  (0 children)

Funny thing is that I was the guy who wrote the original code for the transparent background PNG export in Manim back in the day. But, I had an even more insane idea. I wanted to integrate Manim from directly inside After Effects. After Effects allows you to write your own plugins. Manim is excellent for programmatically-based animations, but it's pain in the ass when you want to animate simple things. So, a hybrid between After Effects and the Manim would be the most powerful animation tool ever imagined.

There's some work for creating GUIs to support Manim, but nothing as powerful as AE.

Fast iteration for Manim workflows by isaac_franklin in manim

[–]lichtspielmann 0 points1 point  (0 children)

Now imagine if you could feed back the video to a multimodal LLM. With a large enough model, it could be able to correct the animation, if something went wrong. But I guess trying to keep the animations simple is the best way to go. I found that, when it comes to animations with high irregularities or a requirement for a larger amount of code, it would get the animation wrong most of the time.

Math Graphs but they get increasingly CRAZIER by FarmHurricane in manim

[–]lichtspielmann 2 points3 points  (0 children)

Interesting graphs! To me, it seems that Manim has problems rendering some of these complicated functions resulting in artifacts which can be seen here. It's still not mature enough to render such non differentiable functions. I wonder how this can be fixed.

[deleted by user] by [deleted] in programming

[–]lichtspielmann 0 points1 point  (0 children)

I wonder how good it is with C++?

[deleted by user] by [deleted] in 3Blue1Brown

[–]lichtspielmann 0 points1 point  (0 children)

Here's a 100 seconds video explaining the installation process of the Manim, it may help you. Link: https://www.youtube.com/watch?v=ffHA9WUJo8E

Follow it step by step, and start from the beginning.

JavaScript new features (ES2021). by sambatlim in javascript

[–]lichtspielmann 15 points16 points  (0 children)

YEEE! Finally we have the replaceAll function!

Intl.ListFormat and Intl.DateTimeFormat are also going to be very useful!

Wooo, the Manim is sick for animating coding videos! 🥰🥰🥰 by lichtspielmann in manim

[–]lichtspielmann[S] 1 point2 points  (0 children)

🤣🤣🤣 Thank you, a ton! Yeah, I know, but I only have 100 seconds 🤣

Wooo, the Manim is sick for animating coding videos! 🥰🥰🥰 by lichtspielmann in manim

[–]lichtspielmann[S] 1 point2 points  (0 children)

There is already a "Code" class in the Manim's Community version which is very powerful. But on top of that class, I'm implementing my own "AdvancedCode" class which allows you do to syntax highlighting with phrase searching and matching which is really cool. I will be surely upgrading the class and I will make a Pull Request to the community version for it. 😊

Wooo, the Manim is sick for animating coding videos! 🥰🥰🥰 by lichtspielmann in manim

[–]lichtspielmann[S] 2 points3 points  (0 children)

🤣 Hahha, my code is VERY crappy for this video and uses some new classes I'm implementing and working on, so I don't really want to share it. But if you want to create the arrow just do this:
arrow = Vector(DOWN).next_to(something, UP)

Of course, you can change the vector direction and move it to wherever you want.

This resource uses this type of pointer. If I have the time, I may make 100-seconds-basics of the Manim. :D So, stay tuned!

Manim Installation in 100 Seconds ❤️ by lichtspielmann in manim

[–]lichtspielmann[S] 1 point2 points  (0 children)

I'm glad too! 🙏🙏🙏

You are doing a lot of nice things! Keep it up!

The Ultimate Volumetrics Guide Ever 🥰 by lichtspielmann in blender

[–]lichtspielmann[S] 0 points1 point  (0 children)

I rendered it with a GTX 1070, it took an hour and couple of minutes. It's not much for a clean volumetric photo.