Jump to content

Excitablecell

Members
  • Posts

    64
  • Joined

  • Last visited

  • Days Won

    4
  • Posts

    64
  • Joined

  • Last visited

  • Days Won

    4

Excitablecell last won the day on October 16 2023

Excitablecell had the most liked content!

About Excitablecell

  • Rank
    Animator
    Newbie
  • Birthday May 12

Profile Information

  • Member Title
    Animator
  • Gender
    Not Telling
  • Location
    ERR
  • Interests
    Animator
  • Minecraft username
    Excitablecell

Recent Profile Visitors

5697 profile views
  1. Two years after the release of Mine_imator Violet, it still boasts some unique features, such as volume fog. Although I no longer maintain this project, I sincerely hope that future developers can draw some inspiration from it. Recently, We've noticed that there are individuals trying to modify the original version of Mine_imator and add new features. We believe that our previous work can provide some insights for such endeavors, which is why I've decided to release the code on GitHub. In fact, I had previously published the code on Gitee, a Chinese code hosting platform. However, it seems that posting code on Gitee is now subject to scrutiny and I've received feedback from friends in other countries that they can't access the site. Given these issues, I've chosen to migrate the code to GitHub. Btw there have always been rumors floating around that Mine_imator Violet is malware or contains viruses. I want to clarify that these claims are utterly baseless. In reality, if you have experience in writing Python scripts which reads or modifies files (exactly what the mouth animation generator and Minecraft model importer do) and share it, it's likely to be flagged by antivirus software and websites. Please don't spread those rumors; it really gets me down. I have now published all the code on GitHub, and welcome everyone to review it. If you confused, you can compile it yourself and check for yourself. If you have any questions or concerns, feel free to leave a comment or raise an issue on the GitHub repository. Mine-imator violet code
  2. This is because these mods are not packed the violet project is completely open source If you are worried about this, you can check the code https://gitee.com/EXanimation/mine-imator-esb btw I have noticed that the version of violet in virus report is 1.0.2. Please update to 1.0.6
  3. Version 1.1.0: Fix bug: diffuse reflection can't reflect colorful light Fix bug: import from world do not support the grass path we also fix other bugs in different parts, but I forgot their details. Version 1.0.6: Now Violet can select the correct language file automatically Fix bug: Sometimes mouth-animator can't convert audio file into texture mouth model and curve mouth model Fixed the problem of camera contrast Version 1.0.5: Base on Mineimator 1.2.9.2 Version 1.0.4: Base on Mineimator 1.2.9.1 (support minecraft 1.18) Add diffuse reflection to the piont light and spot light Completely fix the bug of bezier curve(graph editor) Increased the upper and lower limits of volume fog Mouth animator supports exporting animation to blockbench Welcome to Mineimator Violet! I am Excai, an amateur animator and programmer Thanks to my friends, we have completed an exciting mineimator modding Now let me introduce you to violet! Post progressing update: You can moderate the color temperature of your renders now. This new property can be found in ‘Camera-Color correction’. We also improved the brightness algorithm in the "color correction" of camera settings. Fog update: We added two types of fog in Mine-imator Violet, height fog and volume fog. Both of them give your animations/pictures an entirely new look. More importantly, they do not require expensive hardware or devices to use. Enjoy Mine-imating with them! Height fog: Volume fog: Control FOV by camera length: To handle some camera effects like Dolly Zoom correctly, we add a checkbox under the Field of View in the Camera tab. When activated, "Field of view" will turn into "Camera length". Now you can control your lens width smoothly! Bezier ease curve: We introduce the Bezier curve to you in Mine-imator Violet! Using the Bezier curve could make our animation more controllable and fluent. You can find it in ‘frame editor - Keyframe’, where you chose ease curve before. Mouth animator: Confused about making mouth animation? Our mouth animator will handle this hard-nut for you! By using this mouth animator, you can get a correct mouth animation that varies in the mouth model. Whatever your mouthes are, the mouth animator could generate animation based on the sound provided by you. You can find it on the toolbar, which looks like a lip plus. Model importer: We always dreamed of importing some excellent models from Minecraft mods easily. Now the dream come true! You can import models from particular Resource packs and Minecraft mods into Mine-imator now, only in the Violet version. Night theme: Used to be a night owl? We provide an auto-changing night theme. Take care of your precious eyes. :-) Startup acceleration: Violet version has reduced the software startup time by 50%. Multiple resources import: Violet supports importing multiple texture files at once Contact us: If you have any questions, please contact us in the forum or youtube Fourm ID:Excitablecell,Stanwade,ttrtty5,ChennyWang0311 YOUTUBE Authors: @Excitablecell @Catrina @Stanwade @ttrtty5 @ChennyWang0311 @raw_chicken
  4. Zhongli is my most favorite character in Genshin I want to make a video for him when the first time I saw him So I spent a lot to this anime and want to make it best and hope u like it
  5. oh no the images in tutorial? are there any other website can provide such service for me to share the images by link?
  6. Well, After watching @SharpWind video I remembered that I have made a software to import multiple textures a year ago. This software will help you import all textures in your selected folders at once 【TUTORIAL】(download link at the end of this tutorial) PS: I designed an Auto Facial Animator for mineimator, but it seems that nobody care about this.So weird!
  7. This is a original story which I have spent 5 years to complete It's almost the biggest project I have ever worked for Hope u can enjoy it
  8. thanks for your trying! I guess the reason why your cant import anythings is just perhap the convert API cannot identify nonstandard audio format. Thus, if u want to import your own audios seccessfully, actually not only .wav format is needed, but also pcm format is necessary too. so you can try to transform your audio files into .wav format(especially the pcm format inside) by other softwave before improting into the "Audio-keyframes converter" if you want more details about "Audio-keyframes converter", you can clone the whole project from here:https://gitee.com/EXanimation/audio-converter its easy to know how it work, nvm the Chineses Characters, it wont prevent you from editing or just reading the coding file. format-factory is useful when you cant improt your audio file directly you can try to transform your audio files into .wav format by it before improting into the "Audio-keyframes converter" https://format-factory.en.softonic.com/
  9. …I thought it will be very popular,why nobody watch it or discuss something...
  10. This is a story about when animals turn into cute girls and what will happen in their lifetime This is the most splendid episode for me and hope u will like it
  11. This software can convert your speech audio into the corresponding mineimator 'lip keyframe' object. 【Tutorial】 First, you need to put your vocal audio (no bgm and .wav file!!) into audio resources folder. Then, you should lauch Audio-keyframes converter(English version).exe and follow the instructions of converter. After converting, please import xxx_finish.miobject to your project 【contact us】 If you have any questions, please contact us in the forum or youtube Fourm ID:Excitablecell,Stanwade,ttrtty5,ChennyWang0311 Forum Youtube channel 【authors】 1. model convert: @Excitablecell(EXanimation) 2. audio analysis: @Stanwade 3. GUI design: @ttrtty5 4. translator: @ChennyWang0311
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Create New...