• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Where to begin creating this particular effect?

New Here ,
Jul 03, 2019 Jul 03, 2019

Copy link to clipboard

Copied

Hey guys, I was wondering how to create an animated visual akin to something like an MRI scan.

Take a look at this video as a reference.

MRI Results Changing Stock Motion Graphics - YouTube

Cheers for any help.

Views

246

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 03, 2019 Jul 03, 2019

Copy link to clipboard

Copied

I think you'll want to think about exactly what you're trying to accomplish in the animation, and give us a detailed description.

Based on that example, you're going to need an MRI machine, for starters.....

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 04, 2019 Jul 04, 2019

Copy link to clipboard

Copied

Basically you'll need a static particle field and modulate it with suitable maps. Depending on what plug-ins you have (or not) this could be anything from near impossible to a lot of hard work, but at any rate it's not going to be a cakewalk. such stuff is difficult to do even in 3D programs doe to the elaborate texturing and particle setup required. If you're really just looking for a human MRI scan slicing through the body, it might be easier to buy some stock footage/ download some free sample data sets as you may find them from medical universities.

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 23, 2024 Mar 23, 2024

Copy link to clipboard

Copied

LATEST

Define the Desired Effect: Clearly articulate what specific effect you want to achieve. For instance, if it's removing social share icons from below content, specify whether you want to completely remove them or hide them from view while retaining functionality.

Research Similar Effects: Look for examples of similar effects or techniques used in web development. This research can provide valuable insights into how others have tackled similar challenges and may offer solutions or best practices.

Identify Elements Involved: Determine which elements of the webpage are involved in creating the effect. This might include HTML structure, CSS styles, JavaScript functionality, or backend logic depending on the complexity of the effect.

Create a Mockup or Prototype: Develop a visual representation of the effect using wireframes, mockups, or prototypes. This helps in visualizing the final outcome and provides a reference point during the implementation phase.

Set Up Development Environment: Ensure you have the necessary tools and resources set up for development, including a code editor, version control system, and web browser for testing.

Write HTML Markup: Start by writing or modifying the HTML markup for the content where the effect will be applied. This might involve editing existing HTML code or adding new elements as needed.

Apply CSS Styles: Use Cascading Style Sheets (CSS) to control the appearance and layout of the elements of nyt  involved in the effect. This includes properties like display, visibility, opacity, or position to manipulate the visibility or behavior of the social share icons.

Experiment with CSS: Experiment with different CSS properties and values to achieve the desired effect. This may involve tweaking the CSS styles and testing the changes in real-time to see how they affect the appearance of the icons.

Test Across Browsers and Devices: Test the effect across different web browsers and devices to ensure compatibility and responsiveness. This helps identify any issues or inconsistencies that may arise due to variations in browser rendering or device screen sizes.

Debugging: Debug any issues encountered during testing by inspecting the HTML, CSS, and JavaScript code. Use browser developer tools to identify and fix any errors or unexpected behavior.

Optimize Code: Optimize the code for performance and efficiency by removing unnecessary code, optimizing images, and minifying CSS and JavaScript files. This improves the loading speed and overall user experience of the webpage.

Documentation and Sharing Insights: Document the process and code for future reference, including any challenges faced and solutions implemented. Consider sharing your insights and experience on platforms like Strands Game Nyt to contribute to the community and help others facing similar challenges.



 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines