Der Programmier-Thread

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Wie das mit XNA erstellte Bastion für die Vita portiert wurde:

Postmortem: Porting Bastion to PSVita

Conclusions

C# is a super-good programming language, but you need full tooling support (debugger, performance profiler, memory profiler), otherwise your game turns into a black box. The only major drawback inherent to C# is its reliance on a Garbage Collector, which is a big issue when creating games.
We achieved the possibility of programming in C# with C++ performance, and without porting limits to any platform, with native tooling and without the GC hiccups. The conversion is not fully automatic, but it's not as expensive as it may seem. Breaking memory loops seemed to be very difficult to do, but once we refined our technique it was not that hard. Building a tiny implementation of .NET Framework is not a big task as it may seem. Using the C++ Standard Library, and other common C++ libraries, you could quickly replicate the most used classes.
Knowing the hardware limits is always important, even if you are programming in a high level language.
 

Planet

50% water, 50% air, the glass is always full!
PSN-Name: PlanetJumble
Was ist das für ein Bild? Was für ein Quellcode und wovon? Was meinst du mit Position? Layout? Suchmaschinenranking?

Wenn du Hilfe haben möchtest, musst du schon spezifischer werden.
 
systems, systems, systems, systems
PSN-Name: philley
Alter!!!!!

In unserem Programm (Magento) müssen bei Angebotserstellung von Artikeln, die so nicht im System geführt werden, Artikelbilder hinterlegt werden. Sobald man ein individuelles Bild abspeichert und die Angebots-pdf erstellt, wird der Quellcode des Bildes angezeigt und verkleinert, aufgrund der Länge des Codes, massiv die Darstellung in der pdf.

Daher meine Frage. OPFA! ALTER!!!!!!



---------- Beitrag um 14:06 Uhr hinzugefügt ---------- Vorheriger Beitrag um 14:05 Uhr ----------

Unsere Abteilung arbeitet an dem Problem, hätte nur gerne ne Übergangslösung (= Bild mit kleinerem Quellcode).
 

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
WELCHER Quellcode ~awman~

Meinst du Bilddaten?




Alter...drück dich doch verdammt noch mal richtig aus!
+1 ~troll~


â—ô
ë±&Üž+êáE°nGÌ]|Ç,Ä-(*!;zRÓÑK:m~}ŒßÛh1clÍëó´±Òhoz€hÇï￾¸oÝD[{￾åòCOW‘* Ы&ƒ￾[;!Ïdw› X÷M%û3AP†^—‚øŽ¢'_–`áKÖÅÐñoÌBZÚûíÌçÙKó½ñò8€Kìd<%ôÅ7œp;Zén±Œó›H˜m¿Ø¤ÛW¦SÚ·31"©ÿãu±Ž©ßg‡ñ|EE*çAXh€r¼®WÙ€h.￾±©6˜„Ú&ÍÐb%1§oZâ¹Øq@2aÛâd@jò[&½˜œ³p"3 ãzhn¦®°Ú ‹a(×h•Õ￾ÚÐ8äà …Ö8ä*шš…òåS9Àâ|l/%ÎŽ7À~ýOÓw"§￾§f‘1elj²GÄ>ÝNP￾¿–´RæŠ÷6á^è„HÕ<Cß/u;ýÏxA—hù;-G÷eIÙI
 
systems, systems, systems, systems
PSN-Name: philley
a:10:{s:4:"type";s:10:"image/jpeg";s:5:"title";s:7:"AHM.jpg";s:10:"quote_path";s:68:"/m............{s:2:"id";N;s:3:"key";s:20:"b7263c0dd00a2f7a3e80";}}}

sowas halt.

ISt das kein "Quellcode"? Kenne mich da nicht aus, ihr Vokhila-IT-Chipsfresser-Nerds ;)
 
Top