Вверх ↑
Этот топик читают: Гость
Гость
Ответов: 17029
Рейтинг: 0
#1: 2005-04-03 14:23:12 правка | ЛС | профиль | цитата


Редактировалось 4 раз(а), последний 2021-05-21 08:37:29
карма: 0

0
vip
#1.1контекстная реклама от партнеров
Ответов: 857
Рейтинг: 1
#2: 2005-04-03 14:32:02 ЛС | профиль | цитата
нет.
карма: 1

0
Гость
Ответов: 17029
Рейтинг: 0
#3: 2005-04-03 14:48:04 правка | ЛС | профиль | цитата


Редактировалось 4 раз(а), последний 2021-05-21 08:37:29
карма: 0

0
Администрация
Ответов: 15294
Рейтинг: 1518
#4: 2005-04-03 15:46:13 ЛС | профиль | цитата
Возможно ли текстурирование в OpenGL?

Эти компоненты появятся в следущей версии
карма: 26
0
Гость
Ответов: 17029
Рейтинг: 0
#5: 2005-04-03 17:19:52 правка | ЛС | профиль | цитата


Редактировалось 4 раз(а), последний 2021-05-21 08:37:29
карма: 0

0
Ответов: 857
Рейтинг: 1
#6: 2005-04-03 22:50:30 ЛС | профиль | цитата
Во!
Теперь можно будет делать спрайты:-)
карма: 1

0
Ответов: 2057
Рейтинг: 28
#7: 2005-04-12 14:06:35 ЛС | профиль | цитата
А пример использывания текстур можно?
карма: 1

0
Ответов: 838
Рейтинг: 4
#8: 2005-04-12 15:39:36 ЛС | профиль | цитата
Эдик, пример есть в 40 билде....
карма: 0
Coder
0
Ответов: 2057
Рейтинг: 28
#9: 2005-04-12 16:11:11 ЛС | профиль | цитата
У меня почемуто этот пример не компилется. b 140, WinXP.
Build start...
Plug stop
Delete old projects
Generated debug settings
Generated code
Create project file
Save resource
Compile resource
Create project...
Free Pascal Compiler version 1.9.6 [2004/12/31] for i386
Copyright (c) 1993-2004 by Florian Klaempfl
Target OS: Win32 for i386
Compiling Crogram FilesHiAsmElementscodeOpenGL.dpr
Compiling Crogram FilesHiAsmElementscodehiGL_Texture.pas
hiGL_Texture.pas(56,14) Error: Illegal expression
hiGL_Texture.pas(96) Fatal: There were 1 errors compiling module, stopping
Error: Crogram FilesHiAsmcompilerfpcppc386.exe returned an error exitcode (normal if you did not specifiy a source file to be compiled)
Delete temp files
End build

карма: 1

0
Ответов: 2057
Рейтинг: 28
#10: 2005-04-12 16:19:59 ЛС | профиль | цитата
Кто не - будь может выложить exe файл этого примера, а то он у меня не компилется, а посмотреть хочется.
карма: 1

0
Ответов: 9906
Рейтинг: 351
#11: 2005-04-12 20:26:52 ЛС | профиль | цитата
Эдик, ну некоторые на этот случай Дельфи имеют
карма: 9

0
Администрация
Ответов: 15294
Рейтинг: 1518
#12: 2005-04-12 20:48:37 ЛС | профиль | цитата
Обновление для FPC в патчах. Так же увеличена скорость формирования текстуры.
карма: 26
0
Ответов: 2057
Рейтинг: 28
#13: 2005-04-13 13:57:09 ЛС | профиль | цитата
после патча. b 140, WinXP.
Build start...
Plug stop
Delete old projects
Generated debug settings
Generated code
Create project file
Save resource
Compile resource
Create project...
Free Pascal Compiler version 1.9.6 [2004/12/31] for i386
Copyright (c) 1993-2004 by Florian Klaempfl
Target OS: Win32 for i386
Compiling C:\Program Files\HiAsm\Elements\code\OpenGL.dpr
Compiling C:\Program Files\HiAsm\Elements\code\Share.pas
Compiling C:\Program Files\HiAsm\Elements\code\hiMainForm.pas
Compiling C:\Program Files\HiAsm\Elements\code\Win.pas
Compiling C:\Program Files\HiAsm\Elements\code\KOLMHToolTip.pas
KOLMHToolTip.pas(46,5) Warning: Destructor should be public
KOLMHToolTip.pas(46,16) Warning: An inherited method is hidden by "destructor TMHToolTipManager.Destroy"
KOLMHToolTip.pas(82,16) Warning: An inherited method is hidden by "destructor TMHHint.Destroy"
KOLMHToolTip.pas(116,16) Warning: An inherited method is hidden by "destructor TMHToolTip.Destroy"
Compiling C:\Program Files\HiAsm\Elements\code\Debug.pas
Compiling C:\Program Files\HiAsm\Elements\code\hiGL_Main.pas
Compiling C:\Program Files\HiAsm\Elements\code\hiGL_Texture.pas
hiGL_Texture.pas(94,1) Error: Can't create archive file: C:\Program Files\HiAsm\Elements\code\units\libphiGL_Texture.a
hiGL_Texture.pas(94,1) Fatal: There were 1 errors compiling module, stopping
Error: C:\Program Files\HiAsm\compiler\fpc\ppc386.exe returned an error exitcode (normal if you did not specifiy a source file to be compiled)
Delete temp files
End build

карма: 1

0
Администрация
Ответов: 15294
Рейтинг: 1518
#14: 2005-04-13 17:32:42 ЛС | профиль | цитата
что то не так с файлом Crogram FilesHiAsmElementscodeunitslibphiGL_Texture.a(например флаг только для чтения стоит) в качестве совета можно поробовать удалить все из папки units.
карма: 26
0
Ответов: 2057
Рейтинг: 28
#15: 2005-04-13 17:43:58 ЛС | профиль | цитата
Вот после переустановки HiAsm, компилятора, и пропатчивания и удаления из папки units.
Build start...
Plug stop
Delete old projects
Generated debug settings
Generated code
Create project file
Save resource
Compile resource
Create project...
Free Pascal Compiler version 1.9.6 [2004/12/31] for i386
Copyright (c) 1993-2004 by Florian Klaempfl
Target OS: Win32 for i386
Compiling Crogram FilesHiAsmElementscodeOpenGL.dpr
Compiling Crogram FilesHiAsmElementscodehiGL_Texture.pas
hiGL_Texture.pas(56,14) Error: Illegal expression
hiGL_Texture.pas(96) Fatal: There were 1 errors compiling module, stopping
Error: Crogram FilesHiAsmcompilerfpcppc386.exe returned an error exitcode (normal if you did not specifiy a source file to be compiled)
Delete temp files
End build

карма: 1

0
Сообщение
...
Прикрепленные файлы
(файлы не залиты)