|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
|
Что изучать для совершенствования знаний по C++08.11.2018, 09:25. Показов 20640. Ответов 361
0
|
|
| 08.11.2018, 09:25 | |
|
Ответы с готовыми решениями:
361
Что изучать после получения базовых знаний по c# Какой язык и технологию изучать после получения средних знаний
|
|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
|||
| 03.01.2019, 12:56 [ТС] | |||
|
8Observer8,
I long time, registr on GitHub, only for what? My profile - https://github.com/RuslanSagdeev I now dowonload Git, only for what? Добавлено через 7 минут 8Observer8,
I now dowonload Git, only for what?
I so want, create main menu, to regular settings, and connect to game.
0
|
|||
| 03.01.2019, 13:15 | ||||
|
We will start Snake2D Game from scratch. I will create an empty project and explain how to clone one. We will learn how to write games with TDD methodology from scratch. If you develop a game with somebody you need to know how to use Git. It is very useful. What is from scratch:
0
|
||||
| 03.01.2019, 13:27 | |
|
0
|
|
| 03.01.2019, 15:09 | ||
|
We have this rule:
I make this start project: https://github.com/8Observer8/... penGL11Cpp Snake2D_FreeGlutOpenGL11Cpp-master.zip You need to clone this project. Try search in Google how to clone a project from GitHub. You can ask me if you don't understand how to make it.
0
|
||
| 03.01.2019, 15:18 | |
|
When you clone it you need to open .sln file. You will see two projects:
You need to set the second project as a startup project. For this you need to click on the second project with Right Mouse Button and select "Set as StartUp Project". Run Snake2D.UnitTests. For this you need to press "Ctrl+F5". When you complete this task I will describe the next task.
0
|
|
|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
|
| 04.01.2019, 12:12 [ТС] | |
|
8Observer8,
Stop, i don't can import my snake, becouse i don't found 'Realse'
0
|
|
| 04.01.2019, 12:21 | |
|
I have this it Tool Bar in VS2015:
Do not you see it in VS2017? Добавлено через 1 минуту When you switch from "Debug" to "Release" you need to Build a project. After this you will find "Release" folder in your solution folder.
0
|
|
|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
||
| 04.01.2019, 12:29 [ТС] | ||
GitHub https://help.github.com/articl... epository/ I do then. Next, where clone?
0
|
||
|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
|
| 04.01.2019, 12:37 [ТС] | |
|
0
|
|
| 04.01.2019, 12:59 | |
|
Please, search in Google: how to set release mode in visual studio 2017
0
|
|
| 04.01.2019, 13:05 | |
|
Setting "Release" mode in 2015 is very simple by I don't know how to set it in 2017
But you need return back "Debug" Mode after you build a project to release because you will debug.
0
|
|
| 04.01.2019, 13:10 | |||||||||||||
0
|
|||||||||||||
| 04.01.2019, 14:15 | |
|
When I build in a release in 2015 I find "Release" folder here, see a screenshot below. I don't know where will be "Release" folder in 2017.
0
|
|
|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
|
| 04.01.2019, 15:46 [ТС] | |
|
8Observer8,
How do, to create folder 'Release'???!!?!
0
|
|
|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
|
| 04.01.2019, 15:49 [ТС] | |
|
0
|
|
| 04.01.2019, 16:40 | ||
|
How to build a project:
0
|
||
| 04.01.2019, 16:45 | |||
|
Excellent! Now you need to complete the second part of this task:
0
|
|||
|
208 / 95 / 15
Регистрация: 27.07.2018
Сообщений: 323
|
|
| 04.01.2019, 23:55 [ТС] | |
|
8Observer8,
It's very good. If i not have internet and use code, will compelate my code, and you see his. second party task? It's use my code game snake?
0
|
|
| 05.01.2019, 01:52 | |||||
|
You made a clone of this project: Snake2D_FreeGlutOpenGL11Cpp You made changes. I what you sent this changes back on GitHub. Enter this command in terminal:
Добавлено через 4 минуты This is the second part of the task:
0
|
|||||
| 05.01.2019, 15:31 | |||||||
|
We cannot work with a computer graghics and we cannot make even simple games without understanding of basic of linear algebra.
You need to shearch in Google:
For example, you can read this: https://learnopengl.com/Gettin... formations A very good and simple description of basic of linear algebra you can read in this book: WebGL Programming Guide You can run examples from the book from the first message of my theme. Добавлено через 20 минут If you understand WebGL you will understand how to rewrite a code to C++ and shader OpenGL 3+. See how a little code you need to write to draw a square. You can public your examples on jsfiddle or plnkr. You and anyone can open your result and edit it. It is very effective way to learn computer graphics, shader OpenGL, general programming, linear algebra, physics and so on. In this example I set a position for a square with glMatrix. glMatrix is library for linear algebra. JSFiddle full screen index.html
0
|
|||||||
| 05.01.2019, 15:31 | |
|
Подскажите, как лучше всего изучать язык, ежели в академии не дают достаточный объем знаний Какие паттерны можно использовать для совершенствования приложения Что изучать для работы Что изучать для создания сайтов Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |
|
| Опции темы | |
|
|
Новые блоги и статьи
|
|||
|
Часы электронные
Uhbif79 12.08.2026
Выкладываю программу часов. Программа позволяет:
1. Использовать системное время и дату,
2. Есть возможность вводить время и дату вручную.
3. Реализованы 2 будильника: начало и конец рабочего дня. . . .
|
Часы с будильником на основе класса QLCDNumber
Uhbif79 12.08.2026
Всем добрый день, выкладываю программу часов с будильником на основе класса QLCDNumber.
Здесь я пробовал самостоятельно создавал классы, впервые столкнулся с видимостью переменной одного класса из. . .
|
Установка MinGW GCC 16.2 и CMake
8Observer8 10.08.2026
VK Видео:
https:/ / vkvideo. ru/ video-240781534_456239017
YouTube:
eY5-5PyI9NM
Текстовая версия
|
Неделя из жизни имитационной модели склада: мои кривые руки растут, откуда надо
anaschu 10.08.2026
Неделя из жизни имитационной модели склада: как я почти написал неправильную логику и что с этим делать
Работаю сейчас над учебно-рабочим проектом: строю в AnyLogic имитационную модель процессов. . .
|
|
Калькулятор для расчета родства
russiannick 07.08.2026
1. Задача: Создать калькулятор для расчета родства.
Родственных связей существует 8 ступеней, такие как:
p - отец
P - мать
q - муж
Q - жена
b - брат
B - сестра
s - сын
S - дочь
|
Мир по моей воле
kumehtar 07.08.2026
Когда-то кажется, что всё просто. Ты весь такой светлый. Причиняешь добро. Борешься за справедливость в этом тёмном мире.
Потом начинаешь замечать одну неприятную вещь. Почти каждый хороший. . .
|
Кредитный калькулятор
Maks 05.08.2026
Решение задачи по прикладной информатике средствами 1С.
Задача:
Напишите приложение-калькулятор, которое помогает рассчитывать параметры кредита для аннуитетного и дифференцированного видов. . .
|
У нас сейчас поговорку "Опять 25" нужно переделать на "Опять +35".
kumehtar 04.08.2026
С ностальгией вспоминаю времена моего детства, когда у нас и правда +25 - была максимальная температура летом. Раньше +25 °C реально казались вершиной жары, когда можно было весь день пропадать на. . .
|