Jump to content
Search Community

MstudioIL

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by MstudioIL

  1. Thanks, I ask on forum dedicated to threejs, I got great help here the last time I needed help. I don't like StackOverflow, they don't usually help and down vote question instead of helping. Can I ask other question? how can I set focus on object with 'tab' key? I using links on the rotating objects. I using this on WordPress site, here is a link https://www.allium-medical.com/new/rotate/
  2. Forgot to add the link: (was sure I add them) http://allium-medical.com/new/spin/‏‏‏‏rotate-ver1.html I having something similar on this page https://www.allium-medical.com/new/ but it do not stop on hover, so I moved to three.js
  3. I create this page and having two problems: 1. the background is not focus, how can I have background with focus, it looks like it stretched 2. the objects are not position right, I want to objects rotate around the circle with the text "Allium"
  4. MstudioIL

    Moving images

    Thanks for the help. It working great. http://noganagarut.com/new/spin/greenboxes.html can I move the objects together on the same time?
  5. MstudioIL

    Moving images

    Thanks. it is great help. I manage to do something like you did, if the client will like it I will improve it. new example: http://noganagarut.com/new/spin/‏‏one-spin-with-boxes.html It work great for the first time, but the after that the images are mess. Other question how I add shadow under the spinning cube?
  6. MstudioIL

    Moving images

    I mange to add the images and move them, the problem is when I trying to add the third and fourth images I getting error "sphere is undefined" Also I want to show the images above the spinning cube and make them smaller as the move to the center of the screen I tried to use scale but it is increasing the size and not decreasing it
  7. MstudioIL

    Moving images

    I can provide link to the page, I need to test how to work with codepen. here is link: http://noganagarut.com/new/spin/one-spin.html
  8. MstudioIL

    Moving images

    Hey, it is GSAP-related, I want to move the four objects on the corners to the center of the screen. I want to load simple images and move them to the center on the screen and while moving them make them smaller and make them disappear at the center of the screen. if you take the window on the right-top of the image I attached, I want to move it the center and make it smaller while it move and make it disappear at the center of the screen. (hope I explain better)
  9. MstudioIL

    Moving images

    The client has other idea they and to do. They want to have one spinning object and background image, I create these. They want to take 4 simple images and moved them from the corners of the screen to center of it and make the images smaller as they move until they disappear. The image I attach have 4 images on the corners and these need to move to the center. It is something like was been in the past with flash
  10. MstudioIL

    3D animation

    I manage to add it to the site using JavaScript. Now I checking to disable the mouse wheel zoom
  11. MstudioIL

    3D animation

    Thanks, do you know about forum that can help me?
  12. MstudioIL

    3D animation

    I think I got most of what I need, how can I add what I did to WordPress page? I needed it one page (homepage)
  13. MstudioIL

    3D animation

    Great, I will check it. For now this is what I manage to have http://mstudio.co.il/spin/rotate.html
  14. MstudioIL

    3D animation

    Thanks, any help is good. The only problem stays is with the text
  15. MstudioIL

    3D animation

    Thanks, I will try it. Can I post link to want I trying to do? (I do not know CodePen) Can I download and edit the CodePen? I trying to use the example but I need MorphSVGPlugin, I must use it? Can I create the action without it? Here is example of what I did so far http://mstudio.co.il/spin/index4.html
  16. MstudioIL

    3D animation

    Thanks for help, I manage to create the objects, make them move and link them, now I need to make the carousel (if it is the right word for this). How I enable the Tweenmax? And adding the text?
  17. MstudioIL

    3D animation

    Thank you, I found this. Now I trying to load more objects I found this https://threejs.org/examples/#webgl_multiple_elements I do not need so many and they do not have image instead of color
  18. MstudioIL

    3D animation

    Thank you. I trying to learn how to do what is in the site I posted, I can understand it from code if I had example, I do not see the code on the example.
  19. MstudioIL

    3D animation

    Thanks, I have checked the Threejs library, but have no idea what example to use. I could use some simple example to learn from. Also I checked the Tweenmax, and believe I need some kind of licence, how do I know what kind I need?
  20. MstudioIL

    3D animation

    I need to create animation like on this site https://sketch.london/ it is done with your plugin? Can someone explain how I can do it? (hope it is the right forum, it is my first topic)
×
×
  • Create New...