| |
|
|
- Page 1 - |
|
| ←AndroidProfan Logobasisvorschlag, can I,may I present? Einwünsche and Gegenwände? |
|
|
| |
|
|
|
| |
|
- Page 3 - |
|
ByteAttack |
... |
|
|
| |
|
|
|
HofK | Schick!
How would itself the make, if it professional configures becomes?
Rundungen should ineinander pass over, colour is only to Hervorhebung chosen. |
|
|
| |
|
|
|
ByteAttack | Klaus Hoffmeister (23.10.15)
Schick! How would itself the make, if it professional configures becomes? Rundungen should ineinander pass over, colour is only to Hervorhebung chosen.
Mist! there bräuchten we then someone, the itself with Graphics auskennt...
|
|
|
| |
|
|
|
ByteAttack |
... |
|
|
| |
|
|
|
ByteAttack | sincere said, falls me neither More plenty one. my "Kreativität" is in the momentum eh not really "kreativ"
Also has David with itself To dwell eh already advertisement aufgehängt:
|
|
|
| |
|
|
|
Jörg Sellmeyer | The with the liegenden eight find I do not so well. are To badly discernible. best fallen me yet The IP-Verschläge of byte-Attack.
The thing of David sees from How the Neonschriftzug of a Nachtcafé |
|
|
| Windows XP SP2 XProfan X4... und hier mal was ganz anderes als Profan ... | 10/24/15 ▲ |
|
|
|
|
HofK | Jörg Sellmeyer (24.10.15)
The thing of David sees from How the Neonschriftzug of a Nachtcafé ... but as stickers on Smartphones the next generation or on my Hauseingang sähe it slight complement not so bad from:
|
|
|
| |
|
|
| |
|
- Page 4 - |
|
|
| so, sees well from -
can whom deadline Monatsende this time apparently hold.
I login me once probiert go can... |
|
|
| |
|
|
|
ByteAttack | *freu* |
|
|
| |
|
|
|
HofK | Wenn' s comes, come fat - nice weather and InfinityProfan to that weekend - there zerreißt it me then well.
but The days are so already short, The Nights ...
Opportunities good Endspurt -------
|
|
|
| |
|
|
|
HofK | a couple Schnappschüsse of in work befindlichem Infinity [Profan] Logo through three.js prepares.
the eigentliche Logo is 2D, here's it 2-3D. I look too time as 3-3D looks - kugeliger Kugelhaufen.
frontal
with mouse/touch turned
And so goes it (Hauptfunktionen)
remainder from the Examples The there [...] described are copies. |
|
|
| |
|
|
|
HofK | The kugelige Kugelhaufen is right unübersichtlich! too to of/ one weißen expanse. really not as Logo suitable! but interestingly.
groe = 8;
to change with three for-creep created. interestingly is too The Variation of groe Size. with 4 there only 4 large Kugeln in the middle, with 16 arise a Würfelstruktur from Kugeln.
// Kugeln
radius = 16;
rdz = 0.889;// reduction stood off outer Kugeln
groe = 8;// 4 6 8 10 12 14 16 different mutants
for (i=-5; i<7; i+=2){
for (j=-5; j<7; j+=2){
for (k=-5; k<7; k+=2){
absi=Math.abs(i); absj=Math.abs(j); absk=Math.abs(k);
if (absi+absj+absk==3){r=3} else {r=2}
if ( (absi==5) || (absj==5) || (absk==5) ) {r=1}
if ( absi==5 ){rasti=rdz*4*radius} else {rasti=4*radius}
if ( absj==5 ){rastj=rdz*4*radius} else {rastj=4*radius}
if ( absk==5 ){rastk=rdz*4*radius} else {rastk=4*radius}
if (absi+absj+absk<groe){ kg(radius*r, 16, i*rasti, j*rastj, k*rastk) }
}
}
}
function kg(r,gr,posx,posy,posz){
kugel_g = new THREE.SphereGeometry( r, gr, gr );
m_kugel = mat_dg// mat_g ; material moreover supra set
kug = new THREE.Mesh( kugel_g , m_kugel );
kug.position.x = posx;
kug.position.y = posy;
kug.position.z = posz;
view.add( kug );
}
not any Browser come so clear! Firefox 44 and IE 11 (Win 8.1) hit itself valiant, if one not To wild with the mouse piloting. |
|
|
| |
|
|