Subversion Repositories Kolibri OS

Rev

Rev 6769 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
7280 leency 1
View3ds 0.068b - V 2018
2
1. Fixed SSE build.
3
-----------------------------------------------------------------------------------
4
View3ds 0.068 - XI 2016
5
1. Editing option - new 'editor' button.
6
2. For now I disable perspective correction, to make implemtation of editing option easier.
7
-----------------------------------------------------------------------------------
8
 
6769 IgorA 9
View3ds 0.067 - XI 2016
10
1. Sizable app window.
11
-----------------------------------------------------------------------------------
5486 leency 12
 
6769 IgorA 13
View3ds 0,066 - X 2016
6648 leency 14
1. App window size according to current screen resolution.
15
2. New emboss procedure.
16
-----------------------------------------------------------------------------------
17
 
6619 leency 18
View3ds 0.065 - Feb 2015
19
1. Asc files support.
20
-----------------------------------------------------------------------------------
21
 
5486 leency 22
View3ds 0.064 - Nov 2012
3066 leency 23
1. Bug fixes.
24
-----------------------------------------------------------------------------------
25
 
26
View3ds 0.063 - X 2012
27
1. Postprocessing effect - wave. Ability to change amplitude and frequency.
28
-----------------------------------------------------------------------------------
29
 
30
View3ds 0.062 - VII 2012.
31
1. Counter fix by Mario.
32
2. New drawing model - smooth shaded lines (edges only view) by me.
33
-----------------------------------------------------------------------------------
34
 
2736 leency 35
View3ds 0.061 - Nov 2011.
36
1. Two new buttons to increase and decrease brightness.
37
-----------------------------------------------------------------------------------
38
 
2193 leency 39
View3ds 0.060 - Aug 2011.
40
1. Header fix by Leency.
41
2. SSE2 optimizations by me. (Most visable in BUMP_TEX mode.)
2736 leency 42
-----------------------------------------------------------------------------------
2193 leency 43
 
1979 yogev_ezra 44
View3ds 0.059 - June 2011.
45
1. Bump and pararell two texture  mapping functions optimizations.
46
   (files bump_cat.inc & two_tex.inc)
47
   On my P4 changes are rather non visable, but on dual core in KlbrInWin
48
   optimizations runs preety nice.
49
-----------------------------------------------------------------------------------
50
 
51
View3ds 0.058 - June 2011.
6619 leency 52
1. Blur function optimization on SSE and SSE2 (buttons 'blur' and 'fire').
1979 yogev_ezra 53
-----------------------------------------------------------------------------------
6619 leency 54
 
1931 yogev_ezra 55
View3ds 0.057 - April 2011.
56
1. By opening file bigger then ~18 KB, and choosing env mode program terminate.
57
   I remove this bug
58
-----------------------------------------------------------------------------------
59
 
60
View3ds 0.056 - February 2011.
61
1. MMX optimizations in 2tex mode (file two_tex.inc).
62
2. Tiny SSE optimizations (file BUMP_CAT.INC).
63
3. Bit (two instructions) improved random light generation procedure.
64
-----------------------------------------------------------------------------------
65
 
1819 yogev_ezra 66
View3ds 0.055 - January 2011.
67
1. SSE optimizations (file BUMP_TEX.INC).
68
2. Compiles correctly in newest FASM.
69
-----------------------------------------------------------------------------------
70
 
71
View3ds 0.054 - December 2009 (Updated January 2010).
72
1. Skinned window by Leency.
73
2. Optimizations.
74
3. Re map texture, bumps option - allow spherical mapping around each axle (X,Y,Z).
75
4. Problem with too small memory to generate object fixed. (Problem ocurred with
76
   house.3ds object and others objects contains less than 1000 faces and points).
77
-----------------------------------------------------------------------------------
78
 
79
View3ds 0.053 - (?) 2009
80
1. Optimizations.
81
-----------------------------------------------------------------------------------
82
 
83
View3ds 0.052 - November 2007.
84
1. Memory for file is allocated dynamically.
85
2. Optimizations.
86
Note: compiling correct only for KolibriOS.
87
-----------------------------------------------------------------------------------
88
 
89
View3ds 0.051 - October 2007.
90
1. More smooth texture mapping in tex and txgr shading model and others based on
91
   tex3.inc, tex_cat.inc shading models.
92
2. Predefined three, I hope, nice lights.
93
-----------------------------------------------------------------------------------
94
 
95
View3ds 0.05 - (?) 2007
96
1. New shading model: cubic environment mapping with 1.5 kb light buffer.
97
2. Bumps optionally according to texture. ( It gives so called texture with
98
   shifts in bumps + texture shading model. )
99
3. Bumps depth button.
100
-----------------------------------------------------------------------------------
101
 
102
View3ds 0.04 - March 2007.
103
1. New shading model: bump + texture.  Only version with z coordinate
104
   interpolation.
105
2. SSE optimizations ( files: two_tex.inc and bump_tex.inc )
106
-----------------------------------------------------------------------------------
107
 
108
View3ds 0.03 - March 2007.
109
1. Two shading models: smooth + texture, spherical environment mapping + texture.
110
   Version only with z coordinate interpolation.
111
2. Bit changed rotary. I took attempt in SSE instuctions. ( matrix multiplication )
6619 leency 112
3. Color position depend drawing model	instead spot light ( I hope,spot light come
1819 yogev_ezra 113
   back in future ).
114
-----------------------------------------------------------------------------------
115
 
116
View3ds 0.02 - December 2006.
117
1. New shading models - "spot" - spot light (only one, it's very CPU hungry model,
118
   and there is no easy way to implement buffer) with light attenuation (In my
119
   implmentation works not perfect); "dots" - app draws only points (with no culling).
120
2. Some loseless operations "mirror": according to each axis, rotary 90 degrees.
121
3. Postprocesing efects: Emboss (use blur to make edges more visable), fire ( be
122
   carefull during `fire + embos`parallel using).
123
4. "Move" -  Changes meaning of 'add vector' buttons:
124
   used "obj"  move  object, "camr" move camera (in this option use culling = 'off'
125
   I must make culling procedure bit advanced).
126
5. Generate button. Few objects generating (with bad normals)
127
6. Some optimizations on MMX.
128
7. I took an attempt to memory managing functions, but it decreased speed (no aligned
129
   memory in Menuet functions?)
130
 
131
There is really much work to do and I see disorder in app code.
132
Greetings for all, especially Madis Kalme for .3ds files support and good vibrations.  ;)
133
Merry Christmas and happy new year.
134
-----------------------------------------------------------------------------------
135
 
136
App View3ds ver 0.01 - November 2006.
137
1. Object generating (for now only one). When no parameter specified or error occured
138
   during reading file from disk, app generate object. No teapot.3ds needed on ramdrive,
139
   but, if this file exist it would be read as default.
140
2. Bug in read_from_file procedure fixed. (In  May, when I made shading light vector
141
   depend, I demaged bit Madis' procedure.)
142
3. Backface culling on/off option. (Some objects need culling off - they have mismatched
143
   normal vectors. Example: iron.3ds, sink.3ds, the generated one.)
144
4. Random lights procedure.
145
5. Spherical (instead old - planar ) bump, texture mapping.
146
6. Bit improved menu.
147
7. Blur.
148
-----------------------------------------------------------------------------------
149
 
150
App "View3ds" - it's very early, still unfinished version but I want show you it.
151
Based on earlier demos.
152
1. 3ds object import as a parameter ( for now only short names supported )
153
   I updated Kfar app - it can run view3ds with parameter. You must copy it on
154
   ramdrive. You could do such funny thing: Run updated Kfar in KolbrInWin,
155
   before them set in KolInWin.ini file path to ramdrive, where yo have "view3ds",
156
   choose 3ds file ... Emulator will run View3ds with selected file.
157
   If no parameter specified, app try open tpot.3ds from ramdrive. If tpot.3ds
158
   don't exist on rd, app hang.
159
2. Many lights. Every light - unlinear model ( Phong illumination ). For now
160
   no light setting option.
161
3. Light buffer for grd, flat model.