Jump to content

Search the Community

Showing results for tags 'camera bug setting position'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hi again. I am not sure if this is the correct section for reporting this problem, sorry if not. I have prepared this PG: http://www.babylonjs-playground.com/#2JBSNA#20 What I was trying to do was to set the basic views ( 6 face views from the Bounding Box of the selected mesh in the scene ) The idea was quite simple, but there are 2 views that are failing and the problem is very strange. My feeling is that there is something wrong in the camera.setPosition function with the provided numbers. Have a look into the function set_camera() and you will see. Just try to change the lines 73 and 74 to switch between different camera positions (camera_p1, camera_p2, ... , camera_p6) camera_p1: ok camera_p2: ok camera_p3: ko (problem in setting camera position, X and Z are not recognized as numbers) camera_p4: ko (problem in setting camera position, X and Z are not recognized as numbers) camera_p5: ok camera_p6: ok Yesterday I was trying to find the problem but I was not able to. This is driving me crazy!!! Best regards and many thanks as usual for you support. This portal is the best!!!!
×
×
  • Create New...