imothep85's Recent Forum Activity

  • in the link http://threejs.org/examples/#webgl_materials_lightmap,

    we can see this about the camera:

    // CAMERA
    
    				camera = new THREE.PerspectiveCamera( 40, SCREEN_WIDTH / SCREEN_HEIGHT, 1, 10000 );
    				camera.position.x = 700;
    				camera.position.z = -500;
    				camera.position.y = 180;
    
    				// SCENE
    
    				scene = new THREE.Scene();
    				scene.fog = new THREE.Fog( 0xffffff, 1000, 10000 );
    
    				// CONTROLS
    
    				controls = new THREE.OrbitControls( camera );[/code:2up17whj]
    
    How to adapt this??? i also see CONTROL orbit controls camera, how to use that???
    
     i need to control my scene in the same way like those cubes... how to achieve that?
    
    i have done almost the same as the script 
    [url]http://postimg.org/image/rvb79sfet/[/url]
    
    but i d'ont see my model anymore, also impossible to rotate because i cant find the right way to do it  lik the code : controls = new THREE.OrbitControls( camera );
  • k, teh system take a snapshot when i do a left click, after i added system on canvas snapshot sprite set animation to canvassnapshot and node webkit write file canvasnapshot to c:\users\capture.png but nothign happens

  • ok if i do write a file, then the options are just for adding text to a file???

    how to save my snapshot to the c:\users\capture.png

  • i made this now, but no result

    http://postimg.org/image/ka32tarbt/

  • i used this method, somehting has to be wrong :s

    http://postimg.org/image/fz511cdn1/

    i also tested this method:

    http://postimg.org/image/3ysogk62x/

  • hello i would liek to add a function in my app to make a screenshot & save the png how i can make this?

  • solved the texture problem

    How to control the rotation of an object ith the mouse?

    i want to control the view rotation of my car with the mouse

    here its an example: http://threejs.org/examples/#misc_controls_orbit

    insted of having cones i have just one car in teh center, can you explain how to control the rotation with the mouse??

  • One question, if i have to load a car, with the differents parts, and textures, do i have to load each part of teh car separately or in one obj? if i have 250 cars....i hope i an load each car in one obj file....

    i loaded a car, when i want to load the texture with model material set to "yes" it gives me an error message:

    http://Localhost:50000 /3Dmigrate.js, line 720 (col 39)

  • GREAT thanks again, for your help

  • wohooops it gives me an error version 2.3 and i have the version 2.2

  • ok i made the ring parents of the two diamonds, but when i click on my object 1 & 2 the diamonds are not loaded to the ring

    this is what i get when i put 180Y to the l_ring

    http://postimg.org/image/snhs5h2jh/

    a small picture to show the problem im facing

    http://postimg.org/image/kgze17vod/

    i don't thinkthis has to be so long for doing something so basic, just importing elements, and doing a rotation can't be so problematic, something has to be wrong in Q3DMaster about coordinates XYZ

    tested a lot of differents tricks, nothing works.

    Also, if the user have to use tricks when he is importing objects, this is going to make people crazy, who are going to try to solve unknow problems, looking for crazy solutions all the time.

    i spent one week now on this problem (xyz), imagine someone without 3d background knowledge...

    The main ring is imported and correct in place and pivot point

    The r_diamonds are correctly imported and in the right place, with the right xyz

    The l_diamonds, are imported to the right place, but at the wrong coordinates xyz,

    AND here its the problem, the problem don't come for my work, my 3dsmax file or my capx project, it come from Q3dmaster.

    how im sure about this,

    because when i import all my 3 separated obj, in 3ds max, the 3 objects are at the correct place, and at the right xyz.

    sorry to say this, but im sure its a bug somewhere in the Q3DMaster about coordinates xyz.

    Here another picture where i imported the 3 differents objects in 3ds max, every object is at the right place.

    http://postimg.org/image/qa05n2n6b/

    hope we can solve this quickly, i love your plugin, its really useful.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • well i know its impossible to write millions of shaders for 3DMaster, but if we ca nhave some basics ones that can help us to use that, and improve and change the effects.

    im still trying to understand why my object isn't right in place :s i imported each part in 3dsmax, and of course every part is at the right place, tested again in q3dmaster and its not working :s the left diamonds dont want to be at the left side of the ring.

imothep85's avatar

imothep85

Member since 12 Jun, 2011

Twitter
imothep85 has 4 followers

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies