Waitrud Weber’s blog

things and reminders for memories

2019-01-01から1年間の記事一覧

3d: WindowsAPI: Windows-make: Curve Lines, we could temporarily effect Linear C2:

.\vCurveCalculation.cpp Tue Dec 31 07:51:54 2019 1 :#include 2 :#include 3 :#include // ADD: 20191230 4 : 5 :#include "array_counter.h" // ADD: 20191230 6 :#include "sender.h" // ADD: 20191230 7 :#include "Print.h" // ADD: 20191230 8 : 9 :…

3d: WindowsAPI: windows-make: Changed controls graph: Calculation error

float graph = -( 1.0 /(0.5*0.5))*( t - 0.5 )*( t - 0.5 ) + 2.0; when t=0, graph = 1.0. put_line: this->print_lines_num=2 put_line: this->print_lines_num=3 PointLinear::put_line ENDS. i: 3 vLine: 0042002D 00420030 vPointLinear::put_line STA…

3d: WindowsAPI: windows-make: Calculation eror?

Lines Lifted from Anchor, is'nt it? If t=0, something happened. vCurveCalculation.cpp Mon Dec 30 19:04:22 2019 1 :#include 2 :#include 3 :#include // ADD: 20191230 4 : 5 :#include "array_counter.h" // ADD: 20191230 6 :#include "sender.h" /…

3d: WindowsAPI: windows-make: Parameter t and t*t, which was blended:

20191230 We do not want to show the below code: We try to use function-name: Position not BattleField, but we couldn't. Something, we showed, functuion name restricted, and cannot print curves well on the display. Printing parameter point …

3d: WindowsAPI: Windows-make: Curve Lines and Slide them:

We could slide curve lines. and then, can create patches if we connect them, whic is usually called uv-paches. --- github.com

3d: WindowsAPI: windows-make: Curve-Revisement-001:

We've revised between control-points just once. Other Key touch, and something memoried, we couldn't solve, I'm sorry.. Other Memorization, which is happened, we don't know. Source code: github.com Set Once : I've just given drawing once p…

3d: WindowsAPI: windows-make: Giving Copy of class:

Giving Copy of class. 20191227 We've changed specifications of vScreen which can calculate screen points( x, y ) on the screen in 3D. But, even now, we think, giving values as pointer is better still. --- .\Main.cpp Fri Dec 27 13:02:26 201…

3d:WindowsAPI:char_string:

We usually, put char string as (char*) for display of our language. Sometimes, It changed to not ASCII Words, so, window program dropped, even we don't use words out of typing ASCII. Windows program tried to display NOT ASCII words:, we en…

3d: WindowsAPI: windows-make:

Refactoring List: No. Function: Achievement(Movement): Lock Note: 1 CurveInitialization: Not Created: Lock: 20191221 2 curve_initialization: Created: Lock: 20191221 3 DisplayCurveLines: Created: Lock: 20191221 4 : Flag_Work: memorized_Curv…

3d: memory-free problem:

https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20191222-001.zip We can not free memories. >winmain_001.exe curve_p : |00810F00| p( 10.000000, 10.000000, 10.000000) curve_p : |00810F78| p( 14.000000, 14.000000, 14.000000) c…

3d: WindowsAPI: Redesigned: to some frameworks: we could inherit class: Thank you very much.

20191203We could compile Main.cpp including C++ inheritance. > c:\aaa\bin\make.exe allmingw32-g++ -Wall -O3 -I C:\MinGW\include\ -L C:\MinGW\lib -lgdi32 -lws2_32 -lwsock32 -mwindows -o Main.o -c Main.cppmingw32-g++ Main.o -Wall -O3 -I C:\M…

3d: WindowsAPI: Redesigned: to some frameworks:

wButton has a execute lootin. Where we arrange the execute, we consider, is in toolkit basic class inherits. ButtonExecute_001 : wButton or We use Pointer, anyway we use basic class. wButton.setExecute( (wExecute* ) ecec_001 ); ButtonExecu…

Analyzer: html: http: Step to Robots: found http from text.

Analuze html elements:We could find string "http" --- token: h / mode_token:0start of found_first_literals: hg000 i: 0end of m_fread: 1fread: 1end of m_fread: 1start of put_token: m_size=256 m_cnt_tkn=1put_token:token=htend of put_token:g0…

3d: WindowsAPI: modification: creation: step works 005 : error: cross

Sorry, we donot remember set R but Center. Anyway, I might miss but read error messages are still problem beacuse if I don't i cannot see any warnnings. Actually, too alot. And, we found cross problem, next disapeared. We cannnot win that.…

3d: WindowsAPI: modification: creation: step works 005 : error: still subtract

github.com We checked and saved proofments Clipboard01-001-20191124-001.png, Sorry, which is Editor found double lines. And We still wonder if the compiler problem is or not. if we belive compiler which is file problem, which means just fi…

3d: WindowsAPI: modification: creation: step works 005 : error: still subtract

20181122 We recognised memory allocations which by we print them. We could belive compiled errors. We could memory-administrate and proof it. --- #include #include #include #include "vPoint.h" #include "vLine.h" #include "vCalculation.h" i…

3d: WindowsAPI: modification: creation: step works 005 : error: subtract

:: subtract does work well We do'not include stdio.h and stdlib.h, so, we think, "Linked well". 20191122: we've already recognised twice call. > .\winmain_001.exe p( 0.000000, 1.000000, 2.000000) p( 0.000000, 1.000000, 3.000000) --- #inclu…

3d: WindowsAPI: modification: creation: step works 005 : error: subtract

message means that subtract doesn't work well. 20191120 g:20 p_evt->uMsg: 6551900 &uMsg: 6551900 WM_PAINT 002: 15 *(p_evt->uMsg):20 uMsg: 15 WM_MESSG 003: 15 *(p_evt->uMsg):20 wButtonController::Process: 20 / 15<-WM_PAINT wParam 167845005 …

3d: WindowsAPI: modification: creation: step works 004 : Recognision 002

https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20191119-001.zip Pasted: "https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20191119%20-001.zip" willinglytranslate.blogspot.com We've recoginised, written word …

3d: WindowsAPI: modification: creation: step works 004: Recoginision

extern int display_threeD_screen_initialize_002 () ; compiled extern int getchar_display_threeD_proc_002( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ); compiled extern int wmpaint_display_threeD_proc_002 ( HWND hWnd, HDC hDC, PAINT…

3d: WindowsAPI: modification: creation: step works 003

We've already reset vCalculation.cpp vector calculations:https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20191115.zip And, we ensured that lootin works well. We've already reset vCalculation.cpp vector calculations: https:/…

3d: WindowsAPI: modification: creation: step works 002: error

Include vCalculation just, and not compiled.We ensured this error. https://github.com/WaitrudWeber/source_zip/blob/master/analyzer_20191114-001.zip compiled error: vCalculation doesn't recognise its header.https://github.com/WaitrudWeber/s…

3d: WindowsAPI: modification: creation: step works 002

We've already decided data structures as classes when we draw circles.. #ifndef _VCALCULATION_ #define _VCALCULATION_ class vCircle { public: vPoint** pixels = nullptr; int max_pixel = 0; int index_pixel = 0; private: float R = 0.0; vPoint…

3d: WindowsAPI: modification: creation: step works 001

github.com We choosed the numbering-administration on windows, 1. we copied display_threeD functions .2. we numered them 002 on the below. display_threeD.hextern int display_threeD_screen_initialize_002 () ;extern int getchar_display_three…

3d: java: modification: remake: step works 001

20191112: // modified 20191112: // modified 20191112: add t parameter which is 0.0 < t <1.0 and depends on the all_lines // private boolean hide_lines(Camera cam, LineMesh[] all_lines, int i, Mesh mesh, int i_t, float[][] t) { // step 1. r…

3d: Java: Sorry : skip away: at a less <- we don't use: anyway

3d: Java: Sorry for cutting edges: I remember, made mistakes: repairment from now: 001

Make your brain clear: For hide of lines: We think, Lines just depend on other faces not their faces. So, we could find only: 1. Cross points between a line and other faces.2. Blind between a line and other faces. And after the above, we c…

3d: Java: Sorry for cutting edges: I remember, made mistakes: repairment from now:

20191110 Created 201402: Sorry, I remember, made mistakes of cutting edges and placed the colde here. We could open the part of source code as emergency: one of development records: public class WireFrame : --- public LineMesh[] hideLines(…

About teddy ducks: to the country:

We've already known about cyber war, And inspected their situations, Please call us: ( ***-***-****) which means to the police stations. And tell your own situations, Our govern is on the City of Tokyo, We could fitght this problem even in…

WindowsAPI: windows-make: Analyzer: function step: 004: memorization an set of extracted blocks:

willinglytranslate.blogspot.com before we executed the program: 1. we create the source code by the text editor. 2. we ciomplile the source, so, we released the look of the source code. after we executed the program: 3. we realised the sou…