×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

Generating and modeling 2D terrain from control values using Unity in the c# programming language

Abstract

Generating and modeling 2D terrain from control values using Unity in the c# programming language

Anikeev. A.S.

Incoming article date: 10.02.2020

When solving some complex physical problems, it is necessary to take into account the nuances of the environment, for example, calculating the trajectory of the barrel or wheel rolling down hilly terrain. Generating a slide that passes through control points and obeys certain requirements, followed by visualization, is the topic of this article.

Keywords: unity, 2D, visual modeling, landscape, Lagrange interpolation polynomial