Code Monkey home page Code Monkey logo

solar_system's Introduction

Solar System

Hi there, I'm Muharrem

Thank You for taking the time to view my repository

About This App

This app teaches kids about the solar system. It shows developers how the ARKit framework works. Here we first wrote a function. This function takes information about a radius, the texture to be used, and where the object will stand. If we take a closer look at the function, we first created a sphere using the SCNSphere class provided by ARKit. Then we created a variable with the SCNMaterial class as we will change the texture of the sphere we created. Then we placed the textures we got from the opengameart site with the diffuse.contents methods. After that, we gave this material to the sphere we created with the method of the material. Then we made this structure into a node. While taking the position of the node from the user, we also give the created sphere its geometry. Finally, we finish the function by adding this node to the root node. Then we call the function under viewDidLoad as much as the number of textures we have. After giving the values requested by the function, the process is completed. To make the planets look better, we set the automaticallyUpdatesLighting method to its true value.

Visit OpenGameArt

Used Technologies

Used Language

Images

solar_system.mp4

Connect with me

      _._.adam._    

solar_system's People

Contributors

muharremkoroglu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.